An open API service indexing awesome lists of open source software.

https://github.com/aandreba/thinbox


https://github.com/aandreba/thinbox

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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