mentat/docs/apis/rust/serde_cbor/error/sidebar-items.js

1 line
300 B
JavaScript
Raw Normal View History

2018-06-21 14:44:35 +00:00
initSidebarItems({"enum":[["Category","Categorizes the cause of a `serde_cbor::Error`."]],"struct":[["Error","This type represents all possible errors that can occur when serializing or deserializing CBOR data."]],"type":[["Result","Alias for a `Result` with the error type `serde_cbor::Error`."]]});