Expand description

Structs

The error returned when any config value couldn’t be instantiated due to malformed input.

Functions

Removes quotes, if any, from the provided inputs, and transforms the 3 escape sequences \n, \t and \b into newline and tab respectively, while \b will remove the previous character.

&[u8] variant of normalize.

Vec[u8] variant of normalize.