Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/src/registry/
Dmod.rs208 pub struct SpanRef<'a, R: LookupSpan<'a>> { struct
218 /// This is returned by the [`SpanRef::scope`] method. argument
336 impl<'a, R> SpanRef<'a, R> impl
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/
H A Dlib.rs91 pub struct SpanRef<'a> { struct
96 impl<'a> SpanRef<'a> { argument