valuable

Crates.iovaluable
lib.rsvaluable
version
sourcesrc
created_at2021-03-09 18:32:03.666997
updated_at2025-01-17 00:46:34.256238
descriptionObject-safe value inspection, used to pass un-typed structured data across trait-object boundaries.
homepage
repositoryhttps://github.com/tokio-rs/valuable
max_upload_size
id366443
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Team algorithmia (github:algorithmiaio:team-algorithmia)

documentation

README

Valuable

Valuable provides object-safe value inspection. Use cases include passing structured data to trait objects and object-safe serialization.

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Valuable by you, shall be licensed as MIT, without any additional terms or conditions.

Commit count: 136

cargo fmt