initSidebarItems({"fn":[["from_iter","Decodes a json value from an iterator over an iterator `Iterator>`."],["from_reader","Decodes a json value from a `std::io::Read`."],["from_slice","Decodes a json value from a byte slice `&[u8]`."],["from_str","Decodes a json value from a `&str`."]],"struct":[["Deserializer","A structure that deserializes JSON into Rust values."],["StreamDeserializer","Iterator that deserializes a stream into multiple JSON values."]]});