Struct freefare_sys::Struct_Unnamed2 [] [src]

#[repr(C)]
pub struct Struct_Unnamed2 { pub vendor_id: uint8_t, pub _type: uint8_t, pub subtype: uint8_t, pub version_major: uint8_t, pub version_minor: uint8_t, pub storage_size: uint8_t, pub protocol: uint8_t, }

Fields

Trait Implementations

impl Copy for Struct_Unnamed2
[src]

impl Clone for Struct_Unnamed2
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_Unnamed2
[src]

Returns the "default value" for a type. Read more