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 e7cd4a5 commit 1a06105Copy full SHA for 1a06105
README.md
@@ -67,7 +67,7 @@ hashbrown = "0.5"
67
68
Then:
69
70
-```rs
+```rust
71
use hashbrown::HashMap;
72
let mut map = HashMap::new();
73
```
0 commit comments