Trait units::UnitMul [] [src]

pub trait UnitMul<RHS> {
    type Out;
}

Associated Types

Implementors