Module slog::ser [] [src]

Serialization

Structs

PushLazy

A newtype for non-return based lazy values

ValueSerializer

A handle to Serializer for PushLazy closure

Enums

Error

Serialization Error

Traits

Serialize

Value that can be serialized

Serializer

Serializer

SyncSerialize

Value that can be serialized and stored in Logger itself.

Type Definitions

Result

Serialization Result