Annotation

Derive Macro Annotation 

Source
#[derive(Annotation)]
{
    // Attributes available to this derive:
    #[field]
    #[mod_path]
}