pub type GroupNameToDirectAndRecusiveSpans<'l> = IndexMap<(&'l RcStr, &'l RcStr), (Vec<NonZeroUsize>, Vec<NonZeroUsize>), BuildHasherDefault<FxHasher>>;Aliased Typeยง
pub struct GroupNameToDirectAndRecusiveSpans<'l> { /* private fields */ }pub type GroupNameToDirectAndRecusiveSpans<'l> = IndexMap<(&'l RcStr, &'l RcStr), (Vec<NonZeroUsize>, Vec<NonZeroUsize>), BuildHasherDefault<FxHasher>>;pub struct GroupNameToDirectAndRecusiveSpans<'l> { /* private fields */ }