Function mech_syntax::parser::graphemes::init_source
source · Expand description
Obtain unicode grapheme groups from input source, then make sure it ends with newline. Many functions in the parser assume input ends with newline.