Enum nfc_sys::scan_type_enum [] [src]

#[repr(u32)]
pub enum scan_type_enum { NOT_INTRUSIVE, INTRUSIVE, NOT_AVAILABLE, }

Variants

Trait Implementations

impl Copy for scan_type_enum
[src]

impl Clone for scan_type_enum
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for scan_type_enum
[src]

Formats the value using the given formatter.