Expand description
Formatting helpers.
Modules§
- as_
string - Contains serde functions for types that are sent and received as strings but aren’t surfaced as strings.
Functions§
- to_
ascii_ lowercase - Converts ASCII characters in
valueto lowercase if required; otherwise, returns the original slice.