Expand description
ExcessiveAlignmentRequestedError, ExcessiveSliceRequestedError (and any future error types)
Structsยง
- Excessive
Alignment Requested Error - More alignment was requested than the allocator could support.
- Excessive
Slice Requested Error - A slice large enough to result in a
LayoutErrorwas requested.