Trait units::UnitSub [] [src]

pub trait UnitSub<RHS> {
    type Out;
}

Associated Types

Implementors