pub trait LtU16: LeEqU16 + IsLess<U16, Output = True> { }

Implementors