mentat/serde_json/value/sidebar-items.js
2018-08-22 17:04:13 +00:00

1 line
No EOL
437 B
JavaScript

initSidebarItems({"enum":[["Value","Represents any valid JSON value."]],"fn":[["from_value","Interpret a `serde_json::Value` as an instance of type `T`."],["to_value","Convert a `T` into `serde_json::Value` which is an enum that can represent any valid JSON data."]],"struct":[["Number","Represents a JSON number, whether integer or floating point."]],"trait":[["Index","A type that can be used to index into a `serde_json::Value`."]]});