Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/fmt/
Dmod.rs608 pub fn with_span_events(self, kind: format::FmtSpan) -> Self { in with_span_events() function
Dfmt_layer.rs459 pub fn with_span_events(self, kind: FmtSpan) -> Self { in with_span_events() function