Module empty

Source
Expand description

Checking for emptiness.

Structs§

Empty
Represents errors that occur when the input string is empty.

Functions§

check
Similar to check_str, but is generic over the input type.
check_str
Checks whether the given string is non-empty.