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 5f7592a commit f43fd4bCopy full SHA for f43fd4b
README.md
@@ -49,7 +49,7 @@ Activate `memory-limit` feature of the ext-sort crate on Cargo.toml:
49
ext-sort = { version = "^0.1.2", features = ["memory-limit"] }
50
```
51
52
-``` rust
+```rust
53
use std::fs;
54
use std::io::{self, prelude::*};
55
use std::path;
0 commit comments