Module slog::ser [] [src]

Serialization

Structs

Error
PushLazy

A newtype for non-return based lazy values

ValueSerializer

A handle to Serializer for PushLazy closure

Enums

ErrorKind

Traits

Serialize

Value that can be serialized

Serializer

Serializer

SyncSerialize

Value that can be serialized and stored in logger itself.

Type Definitions

Result