Enum nl80211rs::TxRateAttributes [] [src]

pub enum TxRateAttributes {
    __Invalid,
    Legacy,
    Ht,
    Vht,
    Gi,
    AfterLast,
}

Variants