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 458951e commit be647b5Copy full SHA for be647b5
src/lib.rs
@@ -12,8 +12,6 @@
12
//! to the [Unicode Standard Annex #29](http://www.unicode.org/reports/tr29/) rules.
13
//!
14
//! ```rust
15
-//! extern crate unicode_segmentation;
16
-//!
17
//! use unicode_segmentation::UnicodeSegmentation;
18
19
//! fn main() {
0 commit comments