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