slog::OwnedKeyValue [] [src]

type OwnedKeyValue = (&'static str, Arc<SyncSerialize>);

Key value pair that can be owned by Logger