Module log::kv::value

source ·
Expand description

Structured values.

This module defines the Value type and supporting APIs for capturing and serializing them.

Re-exports

Structs

  • A value in a key-value.

Traits