Trait dimensioned::SubDim [] [src]

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

Associated Types

type Output

Implementors