mirror of
https://github.com/nelsbrock/iter_accumulate.git
synced 2026-08-14 22:16:48 +02:00
add Cargo categories
This commit is contained in:
@@ -7,3 +7,4 @@ description = "An iterator adaptor that accumulates the elements and yields the
|
||||
repository = "https://github.com/nelsbrock/iter_accumulate"
|
||||
license = "Apache-2.0"
|
||||
keywords = ["accumulate", "iterator", "fold"]
|
||||
categories = ["rust-patterns", "no-std"]
|
||||
|
||||
Reference in New Issue
Block a user