rust-embedded / heapless

Heapless, `static` friendly data structures
Apache License 2.0
1.56k stars 185 forks source link

`&mut LinearMap` does not implement `IntoIter` #492

Open sosthene-nitrokey opened 4 months ago

sosthene-nitrokey commented 4 months ago

It could very well implement it, since there is already IterMut