Module log::kv::value [−][src]
Structured values.
Structs
| Error | An error encountered while working with structured data. |
| Slot | A value slot to fill using the |
| Value | A value in a structured key-value pair. |
Traits
| Fill | A type that requires extra work to convert into a |
| ToValue | A type that can be converted into a |