Expand description
Traits§
- Aligned
Buffer - A buffer of
SIZE
bytes that is aligned toALIGN
bytes.
Functions§
- assert_
layout - This function asserts that the layout of
T
isSIZE
bytes and aligned toALIGN
bytes.
SIZE
bytes that is aligned to ALIGN
bytes.T
is SIZE
bytes and aligned to
ALIGN
bytes.