initSidebarItems({"enum":[["Value","Represents a JSON value"]],"fn":[["from_value","Shortcut function to decode a JSON `Value` into a `T`"],["to_value","Shortcut function to encode a `T` into a JSON `Value`"]],"struct":[["Deserializer","Creates a `serde::Deserializer` from a `json::Value` object."],["Serializer","Create a `serde::Serializer` that serializes a `Serialize`e into a `Value`."]],"trait":[["ToJson","A trait for converting values to JSON"]],"type":[["Map","Represents a key/value type."],["MapIntoIter","Represents the IntoIter type."]]});