Function make_strspan

Source
pub fn make_strspan(s: &str) -> LocatedSpan<CompleteStr<'_>>
Expand description

Helper to make an instance of StrSpan, that can be used as the argument to other parsers.