Enum nfc_oath::Mask[][src]

#[repr(u8)]
pub enum Mask { Algo, Type, }

Variants

Auto Trait Implementations

impl Send for Mask

impl Sync for Mask