initSidebarItems({"enum":[["Error","XDR errors"]],"fn":[["pack","Serialization (packing) helper."],["pack_array",""],["unpack","Deserialization (unpacking) helper function"]],"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`."]]});