Module lowercase

Module lowercase 

Source
Expand description

Type-safety wrapper for strings that must be lowercase

Structs§

Lowercase
Wraps a string (either owned or &str) and guarantees that it’s lowercase.