Crate inlinable_box

Source

Structs§

  • A simple inlinable box that automatically inlines if a type’s size and alignment are less than or equal to that of usize.