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

#123 in Rust patterns

Download history 56656/week @ 2024-09-29 55936/week @ 2024-10-06 54232/week @ 2024-10-13 60585/week @ 2024-10-20 48606/week @ 2024-10-27 67650/week @ 2024-11-03 50213/week @ 2024-11-10 52018/week @ 2024-11-17 53969/week @ 2024-11-24 47860/week @ 2024-12-01 58433/week @ 2024-12-08 44578/week @ 2024-12-15 17159/week @ 2024-12-22 23823/week @ 2024-12-29 45558/week @ 2025-01-05 62981/week @ 2025-01-12

151,641 downloads per month
Used in 633 crates (14 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