Struct nalgebra::base::dimension::U28   [−][src]
pub struct U28;
A type level dimension.
Trait Implementations
impl Copy for U28[src]
impl Eq for U28[src]
impl IsNotStaticOne for U28[src]
impl StructuralEq for U28[src]
impl StructuralPartialEq for U28[src]
Auto Trait Implementations
impl RefUnwindSafe for U28
impl Send for U28
impl Sync for U28
impl Unpin for U28
impl UnwindSafe for U28
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]