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