Type Alias Severity

Source
pub type Severity = RspackSeverity;

Aliased Type§

pub enum Severity {
    Error,
    Warn,
}

Variants§

§

Error

§

Warn