Module serde

Source
Available on crate feature serde only.
Expand description

Contains extensions of serde and internal reexports.

Traitsยง

IntoDeError
Converts given error type to a type implementing de::Error.