☰
Module source
Structs
Traits
Functions
?
Module
log
::
kv
::
source
source
·
[
−
]
Expand description
Sources for key-value pairs.
Structs
AsList
The result of calling
Source::as_list
AsMap
The result of calling
Source::as_map
.
Traits
Source
A source of key-value pairs.
Visitor
A visitor for the key-value pairs in a
Source
.
Functions
as_list
Visit this source as a list.
as_map
Visit this source as a map.