Enum nl80211rs::RegInitiator [] [src]

pub enum RegInitiator {
    SetByCore,
    SetByUser,
    SetByDriver,
    SetByCountryIe,
}

Variants