Context

Derive Macro Context 

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

Implements Context

ยงAttributes