Home
last modified time | relevance | path

Searched defs:with_max_level_hint (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/filter/
Dfilter_fn.rs269 pub fn with_max_level_hint(self, max_level_hint: impl Into<LevelFilter>) -> Self { in with_max_level_hint() function
489 pub fn with_max_level_hint(self, max_level_hint: impl Into<LevelFilter>) -> Self { in with_max_level_hint() function