☰
log
0.4.17
Module value
Re-exports
Structs
Traits
In log::kv
?
Module
log
::
kv
::
value
source
·
[
−
]
Expand description
Structured values.
Re-exports
pub use kv::
Error
;
Structs
Value
A value in a structured key-value pair.
Traits
ToValue
A type that can be converted into a
Value
.
Visit
A visitor for a
Value
.