[][src]Function python_parser::make_strspan

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

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