pub type PushLazy<T> = PushFnValue<T>;👎Deprecated: Renamed to
PushFnValueExpand description
Compatibility name to ease upgrading from slog v1
Aliased Type§
pub struct PushLazy<T>(pub T);Tuple Fields§
§0: Tpub type PushLazy<T> = PushFnValue<T>;PushFnValueCompatibility name to ease upgrading from slog v1
pub struct PushLazy<T>(pub T);0: T