serde
0.1.0
Module de
Module Items
Structs
Enums
Traits
Functions
In crate serde
serde
Module
de
Copy item path
source
Expand description
Deserialization.
Structs
§
String
Visitor
Enums
§
Error
Represents a deserialization error.
Unexpected
Traits
§
Deserialize
Convert a value to this type.
Deserializer
Provide a mechanism to deserialize a value to a type.
Functions
§
missing_
field
Returns the initial value for a field that is missing.