Expand description

Contains the RSmallBox<_> type.

Re-exports

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

Structs

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