RepoNotes
Toggle theme
Loading ...
Sign in
rust-embedded/fixedvec-rs
Heapless vector implementation for Rust
46
5
9
Readme
Notes
New Note
Sign in to add notes for this repository
RN
rust-embedded
2772
Followers
0
Following
59
Repos
No Twitter
Enabling usage of Rust on Embedded Platforms (Embedded Linux / RTOS / Bare Metal)
Branches
staging
new-impls
master
Releases
Commits
Merge pull request #19 from eldruin/add-msrv Document MSRV 1.23.0
Document MSRV 1.23.0
Bump version to 0.2.4 Signed-off-by: Nick Stevens <nick@bitcurry.com>
Issues
Allow static memory for backing store
Add Deref to slice
Add benchmarks