Module slog::ser
[−]
[src]
Serialization
Structs
| PushLazy |
A newtype for non-return based lazy values |
| ValueSerializer |
A handle to |
Enums
| Error |
Serialization Error |
Traits
| Serialize |
Value that can be serialized |
| Serializer |
Serializer |
| SyncMultiSerialize |
Multiple key-values pairs that can be serialized |
| SyncSerialize |
Value that can be serialized and stored
in |
Type Definitions
| Result |
Serialization |