Derive Macro qcontext_derive::Context

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

Implements Context

§Attributes