no_std (rss)

Why I like programming for #![no_std] in Rust (even without embedded)

4 minute read Published: 2020-01-10

I noticed that I quite enjoy writing libraries that support no_std environments, even though I myself don't even work on embedded.