Searched defs:SpanMatch (Results 1 – 1 of 1) sorted by relevance
29 pub(crate) struct SpanMatch { struct36 inner: &'a SpanMatch, argument454 pub(crate) fn to_span_match(&self) -> SpanMatch { in to_span_match()468 impl SpanMatch { impl