Struct basic_dsp_vector::meta::Real [−][src]
pub struct Real;
Expand description
Marker for types containing real data.
Trait Implementations
For implementations which track meta data at runtime this method may be implemented to transition between different states. For all other implementations they may leave this empty. Read more
Auto Trait Implementations
impl RefUnwindSafe for Realimpl UnwindSafe for RealBlanket Implementations
Mutably borrows from an owned value. Read more