Enum nl80211rs::DfsState [] [src]

pub enum DfsState {
    Usable,
    Unavialable,
    Available,
}

Variants