This commit is contained in:
sunface
2022-03-09 14:11:14 +08:00
4 changed files with 4 additions and 4 deletions

View File

@ -113,7 +113,7 @@ fn main() {
**示例**
```rust
use utf_slice;
use utf8_slice;
fn main() {
let s = "The 🚀 goes to the 🌑!";

View File

@ -245,7 +245,7 @@ fn main() {
**Example**
```rust
use utf_slice;
use utf8_slice;
fn main() {
let s = "The 🚀 goes to the 🌑!";