[][src]Type Definition fts_units::ops::DivOutput

type DivOutput<T, U> = <T as Div<U>>::Output;