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

pub struct TimeUnit(pub u32);

Trait Implementations

impl Copy for TimeUnit
[src]

impl Clone for TimeUnit
[src]

fn clone(&self) -> TimeUnit

Returns a copy of the value. Read more

fn clone_from(&mut self, source: &Self)
1.0.0

Performs copy-assignment from source. Read more