mirror of
https://github.com/rust-lang-cn/book-cn.git
synced 2025-02-02 23:38:41 +08:00
Crates for the crates.io!
This commit is contained in:
parent
021998f193
commit
2d5ea64dd5
@ -356,7 +356,7 @@ This code will print the 18 bytes that make up this `String`, starting with:
|
||||
// ... etc
|
||||
```
|
||||
|
||||
There are crates available to get grapheme clusters from `String`s.
|
||||
There are crates available on crates.io to get grapheme clusters from `String`s.
|
||||
|
||||
To summarize, strings are complicated. Different programming languages make
|
||||
different choices about how to present this complexity to the programmer. Rust
|
||||
|
Loading…
Reference in New Issue
Block a user