Module serde_aux::container_attributes [] [src]

Contains helpers for the containers.

Functions

deserialize_string_from_number

Deserializes string from a number. If the original value is a number value, it will be converted to a string.

deserialize_struct_case_insensitive

Deserializes a struct without checking for the fields case sensititivity.