License Compatibility Package Documentation
The value to be carried in Rust.
Tip
π§ We are building in public. This is presently under heavy construction.
[Features] | [Prerequisites] | [Installation] | [Examples] | [Reference] | [Development]
- Implements a universal scalar value (aka variant) type for Rust.
- Integrates with other libraries and frameworks such as Serde.
- Supports opting out of any feature using comprehensive feature flags.
- Adheres to the Rust API Guidelines in its naming conventions.
- Cuts red tape: 100% free and unencumbered public domain software.
- Rust 1.85+ (2024 edition)
cargo add valuand
use valuand::*;
git clone https://github.com/dryrust/valuand.git
Share on X Share on Reddit Share on Hacker News Share on Facebook Share on LinkedIn