Derive Macro meshx_derive::Attrib[][src]

#[derive(Attrib)]
{
    // Attributes available to this derive:
    #[attributes]
}
Expand description

Derive macro for implementing the Attrib trait for given struct.