Module abi_stable::type_layout::data_structures
source · Expand description
Helper types for type_layout types.
Structs§
- A pair of length and an array, which is treated as a slice of
0..self.len
in all its impls.
Helper types for type_layout types.
0..self.len
in all its impls.