const-ready version of core::convert / std::convert traits (+ const_ops)
Function-like macro that "unconsts" trait implementations
Attribute macro that removes a call of a function-like macro
proc-macro for sharing code between const and non-const traits
Moved to unconst_trait_impl due to collision between manually added dependency and implicit associated feature for the crate
Enumeration whose variants represent kinds of primitive integers
proc-macro for nightly conditional tokens
Extension traits offering implementations of midpoint [currently, only for primitive integers].
Supertrait enables default associated types and const fn trait items in stable Rust
We all know Rust's trait system is Turing complete, so tell me, why aren't we exploiting this???
FFI safe abstractions for making plugins and C-compatible libraries
FFI safe code generation for making plugins and C-compatible libraries