Enum nl80211rs::RadarEvent [] [src]

pub enum RadarEvent {
    Detected,
    CacFinished,
    CacAborted,
    NopFinished,
}

Variants