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