13 releases

0.2.2 Nov 8, 2024
0.2.0 Jan 29, 2024
0.1.9 Oct 10, 2023
0.1.8 Jun 12, 2023
0.1.5 Feb 16, 2023

#125 in Rust patterns

Download history 54141/week @ 2024-10-08 57471/week @ 2024-10-15 57200/week @ 2024-10-22 52160/week @ 2024-10-29 63858/week @ 2024-11-05 51241/week @ 2024-11-12 50992/week @ 2024-11-19 52938/week @ 2024-11-26 52875/week @ 2024-12-03 52172/week @ 2024-12-10 41579/week @ 2024-12-17 17140/week @ 2024-12-24 27819/week @ 2024-12-31 47002/week @ 2025-01-07 67620/week @ 2025-01-14 46297/week @ 2025-01-21

194,442 downloads per month
Used in 633 crates (14 directly)

MIT/Apache

110KB
2.5K SLoC

Bounded Collections

Bounded types and their supporting traits.


lib.rs:

Collection types that have an upper limit on how many elements that they can contain, and supporting traits that aid in defining the limit.

Dependencies

~1.8–3MB
~59K SLoC