Sub

Type Alias Sub 

Source
pub type Sub<Lhs, Rhs> = <Lhs as Length>::Sub<Rhs>;