trillium-v0.2.7
Trillium v0.2.7 relaxes the bounds on the argument to trillium::init and trillium::Init::new from Fn(Info) to FnOnce(Info), as this function is only ever called once
Trillium v0.2.7 relaxes the bounds on the argument to trillium::init and trillium::Init::new from Fn(Info) to FnOnce(Info), as this function is only ever called once