Expand description
Structured values.
This crate contains the ValueBag
type, a container for an anonymous structured value.
ValueBag
s can be captured in various ways and then formatted, inspected, and serialized
without losing their original structure.