Skip to main content

WrapperTrait

Macro WrapperTrait 

Source
macro_rules! WrapperTrait {
    ($trait_name:ident, $($bounds:tt)+) => { ... };
}