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 b513c98 commit 8ed734bCopy full SHA for 8ed734b
Cargo.toml
@@ -11,7 +11,7 @@ readme = "README.md"
11
description = "Extra iterator adaptors, iterator methods, free functions, and macros."
12
13
keywords = ["iterator", "data-structure", "zip", "product"]
14
-categories = ["algorithms", "rust-patterns"]
+categories = ["algorithms", "rust-patterns", "no-std", "no-std::no-alloc"]
15
16
edition = "2018"
17
0 commit comments