Searched defs:GetSpanBase (Results 1 – 2 of 2) sorted by relevance
199 pub struct GetSpanBase<T>(pub(crate) T); struct215 impl<T> GetSpanBase<T> { impl