Derive Macro Key

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