pub type LengthZero = LengthEqual<ZERO>;Expand description
Checks whether the given value has zero length.
Aliased Typeยง
pub struct LengthZero { /* private fields */ }pub type LengthZero = LengthEqual<ZERO>;Checks whether the given value has zero length.
pub struct LengthZero { /* private fields */ }