pub fn is_match_span_valid(input: &str, span: &MatchSpan) -> bool
Returns true when a span is ordered, in bounds, and aligned to character boundaries.
true