0.4.4
Immutable
release. Only release title and notes can be modified.
-
Accept
const_fnattribute with no arguments and functions withoutconstkeyword.
This allowsconst_fnto be used as an optional dependency.#[cfg_attr(feature = "...", const_fn::const_fn)] pub fn func() { /* ... */ }