Module log::kv::value[][src]

Structured values.

Structs

Error

An error encountered while working with structured data.

Value

A value in a structured key-value pair.

Traits

ToValue

A type that can be converted into a Value.