proc_macro2::parse

Function word_break

source
fn word_break(input: Cursor<'_>) -> Result<Cursor<'_>, Reject>