Expand description
Serde deserializers for normalized strings.
The module currently exposes a helper that lowercases a deserialized string. It is intended for use with Serde field attributes.
Structs§
Functions§
- to_
lowercase - Deserializes a string and converts it to Unicode lowercase.