Moved to unconst_trait_impl due to collision between manually added dependency and implicit associated feature for the crate
Function-like macro that "unconsts" trait implementations
Attribute macro that removes a call of a function-like macro
Enumeration whose variants represent kinds of primitive integers
Extension traits offering implementations of midpoint [currently, only for primitive integers].
proc-macro for nightly conditional tokens
proc-macro for sharing code between const and non-const traits
Const Soft Float Point
Procedural derive macro for constant From trait implementations on enums based on repr type.
Macros for generating bitfield-like structures with const support.
Differentiable expression templates in compile-time, dependency-free, no_std Rust.
Experimental implementation of const length Vec-like datastructure CLVec with corresponding finite index type Fin