initSidebarItems({"fn":[["align_to","Transmute the slice to a slice of another type, ensuring alignment of the types is maintained."],["align_to_mut","Transmute the slice to a slice of another type, ensuring alignment of the types is maintained."],["guarded_transmute_pod_many_pedantic","View a byte slice as a slice of a trivially transmutable type."],["guarded_transmute_pod_many_permissive","View a byte slice as a slice of a trivially transmutable type."],["transmute_trivial","Transmute a byte slice into a single instance of a trivially transmutable type."],["transmute_trivial_many","Transmute a byte slice into a single instance of a trivially transmutable type."],["transmute_trivial_many_mut","Transmute a byte slice into a single instance of a trivially transmutable type."],["transmute_trivial_pedantic","Transmute a byte slice into a single instance of a trivially transmutable type."],["transmute_trivial_vec","Transform a vector into a vector of another element type."]],"trait":[["TriviallyTransmutable","Type that can be constructed from any combination of bytes."]]});