Trait units::UnitSqrt [] [src]

pub trait UnitSqrt {
    type Out;
}

Associated Types

Implementors