pub fn all_captures_single<'a, I: HaystackItem, H: HaystackOf<'a, I>, M: Matcher<I>>(
hay: &mut H,
caps: &mut IndexedCaptures,
) -> AllCapturesSinglepub fn all_captures_single<'a, I: HaystackItem, H: HaystackOf<'a, I>, M: Matcher<I>>(
hay: &mut H,
caps: &mut IndexedCaptures,
) -> AllCapturesSingle