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

#64 in Rust patterns

Download history 39042/week @ 2023-12-06 35471/week @ 2023-12-13 24669/week @ 2023-12-20 15502/week @ 2023-12-27 30459/week @ 2024-01-03 35084/week @ 2024-01-10 42256/week @ 2024-01-17 40850/week @ 2024-01-24 35150/week @ 2024-01-31 43430/week @ 2024-02-07 45514/week @ 2024-02-14 43857/week @ 2024-02-21 43444/week @ 2024-02-28 39633/week @ 2024-03-06 40228/week @ 2024-03-13 40485/week @ 2024-03-20

171,509 downloads per month
Used in 524 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

~4.5MB
~91K SLoC