Expand description
Miscellaneour helper traits.
Modules§
- is_
not_ empty - Declares
is_not_empty
trait (opposite ofis_empty()
call present on most data structures).
Traits§
- IsNot
Empty Extension - Trait that declares
is_not_empty()
method.
Miscellaneour helper traits.
is_not_empty
trait (opposite of is_empty()
call present on most data structures).is_not_empty()
method.