We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74c70d1 + 77bd217 commit dc9e21dCopy full SHA for dc9e21d
Cargo.toml
@@ -10,6 +10,7 @@ authors = ["bluss"]
10
description = "Extra iterator adaptors, iterator methods, free functions, and macros."
11
12
keywords = ["iterator", "data-structure", "zip", "product", "group-by"]
13
+categories = ["algorithms", "rust-patterns"]
14
15
[lib]
16
bench = false
0 commit comments