Struct nalgebra::base::dimension::U21 [−][src]
pub struct U21;
A type level dimension.
Trait Implementations
impl Copy for U21[src]
impl Eq for U21[src]
impl IsNotStaticOne for U21[src]
impl StructuralEq for U21[src]
impl StructuralPartialEq for U21[src]
Auto Trait Implementations
impl RefUnwindSafe for U21
impl Send for U21
impl Sync for U21
impl Unpin for U21
impl UnwindSafe for U21
Blanket Implementations
impl<SS, SP> SupersetOf<SS> for SP where
SS: SubsetOf<SP>, [src]
impl<SS, SP> SupersetOf<SS> for SP where
SS: SubsetOf<SP>, [src]