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 23771de commit 4390d48Copy full SHA for 4390d48
README.md
@@ -6,8 +6,6 @@ to the [Unicode Standard Annex #29](http://www.unicode.org/reports/tr29/) rules.
6
[Documentation](https://unicode-rs.github.io/unicode-segmentation/unicode_segmentation/index.html)
7
8
```rust
9
-extern crate unicode_segmentation;
10
-
11
use unicode_segmentation::UnicodeSegmentation;
12
13
fn main() {
0 commit comments