tiger_lib

Module lowercase

Source
Expand description

Type-safety wrapper for strings that must be lowercase

Structs§

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