WithContext

Derive Macro WithContext 

Source
#[derive(WithContext)]
{
    // Attributes available to this derive:
    #[error]
    #[source]
    #[thisctx]
}