Skip to main content

Module de

Module de 

Source
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§

ToLowercase 🔒

Functions§

to_lowercase
Deserializes a string and converts it to Unicode lowercase.