pub type OwnedKeyValueList = OwnedKVList;
๐Deprecated: Renamed to
OwnedKVList
Expand description
Compatibility name to ease upgrading from slog v1
Aliased Typeยง
struct OwnedKeyValueList { /* private fields */ }
pub type OwnedKeyValueList = OwnedKVList;
OwnedKVList
Compatibility name to ease upgrading from slog v1
struct OwnedKeyValueList { /* private fields */ }