Module ser

Source

Modules§

string_or_integer
Deserialize a type from either a string or integer in human-readable encodings.

Macros§

impl_serde_from_string_or_integer
Deserialize a type from either a string or integer in human-readable encodings.

Traits§

FromStringOrInteger
Types which can be deserialized from either integers or strings.