Module log::kv::source

source ·
Expand description

Sources for key-value pairs.

Modules

  • serde adapters for serializing a Source as a list.
  • serde adapters for serializing a Source as a map.

Structs

  • The result of calling Source::as_list
  • The result of calling Source::as_map.

Traits

Functions

  • Visit this source as a list.
  • Visit this source as a map.