Enum aqi_nacor_schema::AQIError[][src]

pub enum AQIError {
    RegexError,
}

Variants

Trait Implementations

impl Debug for AQIError
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for AQIError

impl Sync for AQIError