Attributes

Derive Macro Attributes 

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

similar in spirit to #[derive(Item)] except these are exempt from declaring partition and sort keys