Sub

Type Alias Sub 

Source
pub type Sub<L, R> = <L as Sub<R>>::Output;
Expand description

The return type of l - r