initSidebarItems({"fn":[["decode","Decodes a mutable binary slice into an immutable typed reference."],["encode","Encodes a typed reference into a binary buffer."]],"macro":[["unsafe_abomonate!","The `unsafe_abomonate!` macro takes a type name with an optional list of fields, and implements `Abomonation` for the type, following the pattern of the tuple implementations: each method calls the equivalent method on each of its fields."]],"trait":[["Abomonation","Abomonation provides methods to serialize any heap data the implementor owns."]]});