[][src]Module abi_stable::type_layout::data_structures

Helper types for type_layout types.

Structs

ArrayLen

A pair of length and an array, which is treated as a slice of 0..self.len in all its impls.