14 releases

0.2.3 Feb 11, 2025
0.2.2 Nov 8, 2024
0.2.1 Oct 8, 2024
0.2.0 Jan 29, 2024
0.1.5 Feb 16, 2023

#122 in Rust patterns

Download history 61755/week @ 2024-10-31 54056/week @ 2024-11-07 51122/week @ 2024-11-14 51635/week @ 2024-11-21 51670/week @ 2024-11-28 54865/week @ 2024-12-05 51066/week @ 2024-12-12 26129/week @ 2024-12-19 16899/week @ 2024-12-26 41646/week @ 2025-01-02 56028/week @ 2025-01-09 58568/week @ 2025-01-16 57194/week @ 2025-01-23 51533/week @ 2025-01-30 57806/week @ 2025-02-06 42531/week @ 2025-02-13

217,502 downloads per month
Used in 637 crates (15 directly)

MIT/Apache

115KB
3K 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

~2.2–3.5MB
~68K SLoC