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