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

#67 in Rust patterns

Download history 42943/week @ 2024-01-18 39964/week @ 2024-01-25 34321/week @ 2024-02-01 45758/week @ 2024-02-08 45628/week @ 2024-02-15 45488/week @ 2024-02-22 42348/week @ 2024-02-29 39027/week @ 2024-03-07 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 31459/week @ 2024-05-02

180,552 downloads per month
Used in 542 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
~77K SLoC