valuand 0.0.1

The value to be carried.
Documentation
  • Coverage
  • 26.32%
    5 out of 19 items documented0 out of 0 items with examples
  • Size
  • Source code size: 16.88 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.42 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • dryrust/valuand
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • artob

Valuand.rs

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]

✨ Features

  • 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.

🛠️ Prerequisites

  • Rust 1.85+ (2024 edition)

⬇️ Installation

Installation via Cargo

cargo add valuand

👉 Examples

Importing the Library

use valuand::*;

📚 Reference

docs.rs/valuand

👨‍💻 Development

git clone https://github.com/dryrust/valuand.git

Share on X Share on Reddit Share on Hacker News Share on Facebook Share on LinkedIn