Module abi_stable::inline_storage
source · Expand description
Contains the InlineStorage
trait,and related items.
Modules§
- Helper types related to the alignemnt of inline storage.
Traits§
- For getting the
AlignTo*
type which alignsSelf
toALIGNMENT
. - Type used as the inline storage of a RSmallBox<>/NonExhaustive<>.
Type Aliases§
- For getting the
AlignTo*
type which alignsT
toALIGNMENT
.