`SlimmerBox<T>` is a packed alternative to `Box<T>` whose 'fat' pointer is 'slimmer'
-
Updated
Nov 13, 2023 - Rust
`SlimmerBox<T>` is a packed alternative to `Box<T>` whose 'fat' pointer is 'slimmer'
Add a description, image, and links to the packed topic page so that developers can more easily learn about it.
To associate your repository with the packed topic, visit your repo's landing page and select "manage topics."