initSidebarItems({"enum":[["Error","XDR errors"]],"fn":[["pack","Serialization (packing) helper."],["pack_array","Pack a fixed-size array."],["unpack","Deserialization (unpacking) helper function"],["unpack_flex_array","Unpack a length-limited array"],["unpack_string","Unpack length-limited string"]],"mod":[["record","XDR record marking"]],"trait":[["Pack","Basic packing trait."],["Read","The `Read` trait allows for reading bytes from a source."],["Unpack","Basic unpacking trait"],["Write","A trait for objects which are byte-oriented sinks."]],"type":[["Result","A wrapper around `std::result::Result` where errors are all `xdr_codec::Error`."]]});