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

#114 in Rust patterns

Download history 49454/week @ 2024-09-14 54800/week @ 2024-09-21 55389/week @ 2024-09-28 56956/week @ 2024-10-05 55378/week @ 2024-10-12 59661/week @ 2024-10-19 49754/week @ 2024-10-26 65764/week @ 2024-11-02 51630/week @ 2024-11-09 52081/week @ 2024-11-16 52937/week @ 2024-11-23 47239/week @ 2024-11-30 59026/week @ 2024-12-07 45380/week @ 2024-12-14 17778/week @ 2024-12-21 23009/week @ 2024-12-28

150,699 downloads per month
Used in 625 crates (13 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
~60K SLoC