11 releases

0.2.0 Jan 29, 2024
0.1.9 Oct 10, 2023
0.1.8 Jun 12, 2023
0.1.7 May 15, 2023
0.1.3 Jan 27, 2023

#65 in Rust patterns

Download history 40767/week @ 2024-03-14 47554/week @ 2024-03-21 48696/week @ 2024-03-28 61462/week @ 2024-04-04 50551/week @ 2024-04-11 46379/week @ 2024-04-18 41390/week @ 2024-04-25 36910/week @ 2024-05-02 35948/week @ 2024-05-09 35837/week @ 2024-05-16 49196/week @ 2024-05-23 45142/week @ 2024-05-30 32673/week @ 2024-06-06 37069/week @ 2024-06-13 40629/week @ 2024-06-20 29057/week @ 2024-06-27

146,561 downloads per month
Used in 562 crates (9 directly)

MIT/Apache

105KB
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

~3.5MB
~78K SLoC