pub type DeserializationError = Error;
Expand description

Alias for the serde_json::Error type.