initSidebarItems({"enum":[["Bson","Possible BSON value types."],["DecoderError","Possible errors that can arise during decoding."],["EncoderError","Possible errors that can arise during encoding."]],"fn":[["decode_document","Attempt to decode a `Document` from a byte stream."],["encode_document","Attempt to encode a `Document` into a byte stream."]],"macro":[["bson!",""],["doc!",""]],"mod":[["oid",""],["spec","Constants derived from the BSON Specification Version 1.0."]],"type":[["Array","Alias for `Vec`."],["DecoderResult","Alias for `Result`."],["Document","Alias for `OrderedDocument`."],["EncoderResult","Alias for `Result`."]]});