We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a54158 commit b5ca7ebCopy full SHA for b5ca7eb
README.md
@@ -1,6 +1,8 @@
1
Iterators which split strings on Grapheme Cluster or Word boundaries, according
2
to the [Unicode Standard Annex #29](http://www.unicode.org/reports/tr29/) rules.
3
4
+[](https://travis-ci.org/unicode-rs/unicode-segmentation)
5
+
6
```rust
7
extern crate unicode_segmentation;
8
0 commit comments