initSidebarItems({"enum":[["SizeLimit","A limit on the amount of bytes that can be read or written."]],"mod":[["rustc_serialize","A collection of serialization and deserialization functions that use the `rustc_serialize` crate for the encodable and decodable implementation."],["serde","A collection of serialization and deserialization functions that use the `serde` crate for the serialazble and deserializable implementation."]],"struct":[["RefBox","A struct for encoding nested reference types."],["SliceBox","Like a RefBox, but encodes from a `[T]` and encodes to a `Vec`."],["StrBox","Like a RefBox, but encoding from a `str` and decoedes to a `String`."]]});