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

type AddOutput<T, U> = <T as Add<U>>::Output;