Module empty

Source
Expand description

Checking for emptiness.

Structs§

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

Constants§

EMPTY
The message for errors returned on empty strings.

Functions§

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