Function word_break

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