Derive Macro thisctx::WithContext

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