Searched defs:GetSpanInner (Results 1 – 1 of 1) sorted by relevance
197 pub struct GetSpanInner<T>(pub(crate) GetSpanBase<T>); struct208 impl GetSpanInner<DelimSpan> { implementation231 impl<T> Deref for GetSpanInner<T> { implementation