Expand description
Predicates based on emptiness.
Structs§
- Empty
- Checks whether the value is empty.
- Empty
Error - Represents errors that occur when the provided value is non-empty.
Constants§
Traits§
- HasEmpty
- Represents types that have emptiness-checking capabilities.
Type Aliases§
- NonEmpty
- Checks whether the value is non-empty.