https://github.com/aandreba/thinbox
https://github.com/aandreba/thinbox
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aandreba/thinbox
- Owner: Aandreba
- Created: 2023-01-30T10:15:56.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T15:59:54.000Z (over 3 years ago)
- Last Synced: 2025-03-06T00:49:02.567Z (over 1 year ago)
- Language: Rust
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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