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

#116 in Rust patterns

Download history 43073/week @ 2024-08-19 54455/week @ 2024-08-26 60141/week @ 2024-09-02 53504/week @ 2024-09-09 51587/week @ 2024-09-16 53768/week @ 2024-09-23 57324/week @ 2024-09-30 55549/week @ 2024-10-07 54652/week @ 2024-10-14 59772/week @ 2024-10-21 48816/week @ 2024-10-28 67558/week @ 2024-11-04 50926/week @ 2024-11-11 51151/week @ 2024-11-18 55010/week @ 2024-11-25 45435/week @ 2024-12-02

204,173 downloads per month
Used in 620 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