abi_
stable
0.11.3
Module data_
structures
Module Items
Structs
In abi_
stable::
type_
layout
abi_stable
::
type_layout
Module
data_structures
Copy item path
Source
Expand description
Helper types for type_layout types.
Structs
ยง
Array
Len
A pair of length and an array, which is treated as a slice of
0..self.len
in all its impls.