tiger_
lib
1.5.0
Module lowercase
Module Items
Structs
In crate tiger_
lib
tiger_lib
Module
lowercase
Copy item path
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.