Type Definition slog::PushLazy [−][src]
type PushLazy<T> = PushFnValue<T>;
👎 Deprecated:
Renamed to PushFnValue
Compatibility name to ease upgrading from slog v1
type PushLazy<T> = PushFnValue<T>;
Renamed to PushFnValue
Compatibility name to ease upgrading from slog v1