pub type EffectLogMinLevel = FiberRef<LogLevel>;Expand description
Fiber-local minimum log level installed by provide_minimum_log_level.
Aliased Typeยง
pub struct EffectLogMinLevel { /* private fields */ }pub type EffectLogMinLevel = FiberRef<LogLevel>;Fiber-local minimum log level installed by provide_minimum_log_level.
pub struct EffectLogMinLevel { /* private fields */ }