Derive Macro typemap_meta::Typemap

source ·
#[derive(Typemap)]
{
    // Attributes available to this derive:
    #[typemap_mut]
}
Expand description

Add static type-to-value getters to a tuple struct containing disjoint heterogeneous types