Simple package to count generic iterables, providing frequency counts of elements.
# Cargo.toml
[dependencies]
counter = "0.7.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Counts occurrences of elements in an iterator and prints the frequency map.
No known issues recorded.
No dependency data recorded yet.