Registry / utility / valuable

valuable

JSON →
library0.1.1rscratesunverified

Object-safe value inspection, used to pass un-typed structured data across trait-object boundaries.

# Cargo.toml [dependencies] valuable = "0.1.1"
INSTALL
IMPORT
SIG · VALUABLE
V
valuable
utilityrustv0.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Valuable
use valuable::Valuable;

Inspects a value using the Valuable trait.

use valuable::Valuable; fn main() { let val = 42usize; println!("{:?}", val.as_value()); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
valuable — cargo add valuable · libregistry