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

type MulOutput<T, U> = <T as Mul<U>>::Output;