Enum bugsnag::Severity [] [src]

pub enum Severity {
    Error,
    Warning,
    Info,
}

Variants

Trait Implementations

impl Debug for Severity
[src]

[src]

Formats the value using the given formatter.