Searched defs:GetSpan (Results 1 – 1 of 1) sorted by relevance
205 pub struct GetSpan<T>(pub(crate) GetSpanInner<T>); struct211 impl GetSpan<Span> { implementation232 impl<T> Deref for GetSpan<T> { implementation