Trait units::UnitDiv [] [src]

pub trait UnitDiv<RHS> {
    type Out;
}

Associated Types

Implementors