v0.13.0
Pre-release
Pre-release
Changelog
- Make
tally()
non-consuming and add a consuminginto_tally()
- Prefer
usize
tou64
forlen()
-like counts - Remove the
avg
field - Add a
Reader
boxed type forRead
trait - Enclose
Case
andSort
in anOptions
struct