Skip to content

trillium-v0.2.7

Choose a tag to compare

@jbr jbr released this 24 Mar 23:57
· 797 commits to main since this release
35538f5

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