Struct slog_async::AsyncRecord [−][src]
pub struct AsyncRecord { /* fields omitted */ }Expand description
Serialized record.
Implementations
Serializes a Record and an OwnedKVList.
Deconstruct this AsyncRecord into a record and OwnedKVList.