initSidebarItems({"mod":[["impls","Implementations for all of Rust's builtin types."]],"trait":[["Error","`Error` is a trait that allows a `Serialize` to generically create a `Serializer` error."],["MapVisitor","A trait that is used by a `Serialize` to iterate through a map."],["SeqVisitor","A trait that is used by a `Serialize` to iterate through a sequence."],["Serialize","A trait that describes a type that can be serialized by a `Serializer`."],["Serializer","A trait that describes a type that can serialize a stream of values into the underlying format."]]});