Trait dimensioned::dimensioned::RootDim [] [src]

pub trait RootDim<RHS>: Dimension {
    type Output;
}

Associated Types

type Output

Implementors