[][src]Crate value_bag

Structured values.

Structs

Error

An error encountered while working with structured data.

Slot

A value slot to fill using the Fill trait.

ValueBag

A dynamic structured value.

Traits

Fill

A type that requires extra work to convert into a ValueBag.