# ThinBox
An expansion of the currently nightly [`ThinBox`](https://doc.rust-lang.org/stable/std/boxed/struct.ThinBox.html) of the standard library
## Features
- `serde`: Enables serialization and deserialization for supporting types
- `futures`: Enables implementation of exotic async types