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