Struct rfmod::types::TimeUnit [] [src]

pub struct TimeUnit(pub u32);

Trait Implementations

impl Clone for TimeUnit
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for TimeUnit
[src]