Enum nl80211rs::ChannelType [] [src]

pub enum ChannelType {
    NoHt,
    Ht20,
    Ht40Minus,
    Ht40Plus,
}

Variants