pub type AllCapturesOr<'a, I, H, A, B> = Chain<<A as Matcher<I>>::AllCaptures<'a, H>, <B as Matcher<I>>::AllCaptures<'a, H>>;Aliased Typeยง
pub struct AllCapturesOr<'a, I, H, A, B> { /* private fields */ }pub type AllCapturesOr<'a, I, H, A, B> = Chain<<A as Matcher<I>>::AllCaptures<'a, H>, <B as Matcher<I>>::AllCaptures<'a, H>>;pub struct AllCapturesOr<'a, I, H, A, B> { /* private fields */ }