sgued

joined 2 years ago
[–] sgued@programming.dev 0 points 5 months ago

Can you give some examples?

What languages provide out of the box varies a lot. Rust provides a ton of things compared to say C. 

[–] sgued@programming.dev 9 points 5 months ago (1 children)

Yes, always a tuple.

[–] sgued@programming.dev 0 points 10 months ago (2 children)

The limitation of needing compile-time knowledge of the max size of the Deque is pretty rough though.

 

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:

https://sgued.fr/blog/heapless-howto/