__mx_trait_impl_expand!() { /* proc-macro */ }Expand description
Internal proc macro used by TPIE (Trait-Provided Impl Expansion).
Called by __mx_impl_<Trait>! macro_rules macros generated by #[miniextendr] on traits.
Do not call directly.
__mx_trait_impl_expand!() { /* proc-macro */ }Internal proc macro used by TPIE (Trait-Provided Impl Expansion).
Called by __mx_impl_<Trait>! macro_rules macros generated by #[miniextendr] on traits.
Do not call directly.