word_iter 0.2.1

Simple Iterator over all words in a string
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["Nils Martel <nilsmartel@yahoo.de>"]
description = "Simple Iterator over all words in a string"
edition = "2018"
license = "MIT"
name = "word_iter"
repository = "https://github.com/nilsmartel/words"
version = "0.2.1"