Function python_parser::make_strspan[][src]

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

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