Module deser

Module deser 

Source
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ยง

PermissiveBool
Permissively deserializes a boolean.