thinnbox 0.1.0

An expansion of the currently nightly ThinBox of the standard library
Documentation
1
2
3
4
5
6
# 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