Function camel_case_to_string_matcher

Source
pub fn camel_case_to_string_matcher<I: Span>(input: I) -> Res<I, StringMatcher>