Trait units::UnitAdd [] [src]

pub trait UnitAdd<RHS> {
    type Out;
}

Associated Types

Implementors