https://github.com/mintlu8/dyn_object
A boxed type erased nullable dynamic object.
https://github.com/mintlu8/dyn_object
Last synced: 11 months ago
JSON representation
A boxed type erased nullable dynamic object.
- Host: GitHub
- URL: https://github.com/mintlu8/dyn_object
- Owner: mintlu8
- License: apache-2.0
- Created: 2024-03-26T03:43:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T04:00:16.000Z (over 2 years ago)
- Last Synced: 2025-07-16T08:19:06.281Z (12 months ago)
- Language: Rust
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# dyn_object
[](https://crates.io/crates/dyn_object)
[](https://docs.rs/dyn_object/latest/dyn_object/)
Ergonomic and thread safe version of `Box`.