Skip to main content

__mx_trait_impl_expand

Macro __mx_trait_impl_expand 

Source
__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.