Struct basic_dsp::meta::Time [−][src]
pub struct Time;
Expand description
Marker for types containing time data.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Timeimpl UnwindSafe for TimeBlanket Implementations
Mutably borrows from an owned value. Read more