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 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 48368/week @ 2024-03-20 42486/week @ 2024-03-27 64406/week @ 2024-04-03 53507/week @ 2024-04-10 46384/week @ 2024-04-17 43774/week @ 2024-04-24 36810/week @ 2024-05-01 26338/week @ 2024-05-08

161,346 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
~76K SLoC