Struct rfmod::types::InitFlag [] [src]

pub struct InitFlag(pub u32);

Trait Implementations

impl Clone for InitFlag
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for InitFlag
[src]