OperationOutcomeError

Derive Macro OperationOutcomeError 

Source
#[derive(OperationOutcomeError)]
{
    // Attributes available to this derive:
    #[fatal]
    #[error]
    #[warning]
    #[information]
    #[from]
}