[][src]Module abi_stable::sabi_types::rsmallbox

Contains the RSmallBox<_> type.

Re-exports

pub use crate::inline_storage::alignment;
pub use crate::inline_storage::InlineStorage;

Structs

RSmallBox

A box type which stores small values inline as an optimization.