Static-friendly data structures that don't require dynamic memory allocation.
# Cargo.toml
[dependencies]
heapless = "0.9.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a fixed-capacity vector and pushes an element.
No known issues recorded.
No dependency data recorded yet.