Expand description
Memory layout.
Custom layout types extending or improving Layout
.
Structsยง
- Array
Layout - A layout for an array
[T; n]
. - Layout
Error - Error when constructing an
ArrayLayout
.
Memory layout.
Custom layout types extending or improving Layout
.
[T; n]
.ArrayLayout
.