Struct morseclock::Hour [−][src]
pub struct Hour;Expand description
Hour marker struct for Hand
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Hour
impl UnwindSafe for Hour
Blanket Implementations
Mutably borrows from an owned value. Read more