Derive Macro Context

Source
#[derive(Context)]
{
    // Attributes available to this derive:
    #[id]
}