Non-empty Rust Vec wrapper with type guarantees on lower and upper bounds for items quantity.
# Cargo.toml
[dependencies]
bounded-vec = "0.9.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a BoundedVec with lower bound 1 and upper bound 5.
No known issues recorded.
No dependency data recorded yet.