ssw/doc/serde_json/error/sidebar-items.js
2023-01-09 19:23:20 +01:00

1 line
305 B
JavaScript

window.SIDEBAR_ITEMS = {"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`."]]};