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

type SubOutput<T, U> = <T as Sub<U>>::Output;