Module log::kv::value

source ·
Expand description

Structured values.

Structs

An error encountered while working with structured data.
A value in a structured key-value pair.

Traits

A type that can be converted into a Value.
A visitor for a Value.