Welcome to the Rust community! This is a place to discuss about the Rust programming language.
!performance@programming.dev
Credits
This releases includes some pretty nice improvements to the usage of the crate.
If you want to know how the View types I talk about in the release post are built, take a look at my post from back when I contributed them:
View
https://sgued.fr/blog/heapless-howto/
There is some irony in heapless::BinaryHeap.
heapless::BinaryHeap
Cool library though.