Expand description
Deserialization helpers.
This module provides various helpers for handling the deserialization of common data types in more flexible and
permissive ways. These helpers are designed to be used with the serde_with
crate.
Structsยง
- Permissive
Bool - Permissively deserializes a boolean.