Allows impl trait inside inherent impl.
Function-like macro that "unconsts" trait implementations
Rewrites impl Trait as method generics
Moved to unconst_trait_impl due to collision between manually added dependency and implicit associated feature for the crate
macro engine for producing multiple expansions
Provides a macro to assert that a type implements a trait.
Procedural macros to generalize inherent and trait implementations over tuples
auto impl trait by provide trait file
Define multiple default implementations for a trait
A macro for declaring and implementing a trait at the same time.
Attribute macro that removes a call of a function-like macro
Negative trait implementations on stable Rust.