Struct slog::OwnedKeyValueList [] [src]

pub struct OwnedKeyValueList {
    // some fields omitted
}

Chain of OwnedKeyValue-s of a Logger and its ancestors

Methods

impl OwnedKeyValueList
[src]

New OwnedKeyValue with a parent

New OwnedKeyValue without a parent (root)

Iterator over OwnedKeyValue-s