Macro to unconst const/fn/enum/struct/trait/impl/type items
Function-like macro that "unconsts" trait implementations
Attribute macro that removes a call of a function-like macro
Moved to unconst_trait_impl due to collision between manually added dependency and implicit associated feature for the crate
A Rust procedural macro to remove the const qualifier from a function, allowing it to call unconst functions.
No description provided.
No description provided.
No description provided.
No description provided.