pub type LengthOdd = Not<LengthEven>;Expand description
Checks whether the given value length is odd.
Aliased Typeยง
pub struct LengthOdd { /* private fields */ }pub type LengthOdd = Not<LengthEven>;Checks whether the given value length is odd.
pub struct LengthOdd { /* private fields */ }