Function wordcut_engine::find_clusters[][src]

pub fn find_clusters(text: &str, cluster_re: &Regex) -> Vec<TextRange>