Function spell::tokenize

source ·
pub fn tokenize(input: &str) -> impl Iterator<Item = &str>