initSidebarItems({"fn":[["from_bytes","Convert a byte slice into a single instance of a `Copy`able type."],["from_bytes_pedantic","Convert a byte slice into a single instance of a `Copy`able type."],["transmute_many","View a byte slice as a slice of an arbitrary type."],["transmute_many_mut","View a mutable byte slice as a slice of an arbitrary type."],["transmute_many_permissive","View a byte slice as a slice of an arbitrary type."],["transmute_vec","Transform a vector into a vector of another element type."]]});