mentat/serde_json/error/sidebar-items.js

1 line
300 B
JavaScript
Raw Normal View History

2018-08-22 17:04:13 +00:00
initSidebarItems({"enum":[["Category","Categorizes the cause of a `serde_json::Error`."]],"struct":[["Error","This type represents all possible errors that can occur when serializing or deserializing JSON data."]],"type":[["Result","Alias for a `Result` with the error type `serde_json::Error`."]]});