AVR support merged into Rust nightly

Enable AVR as a Tier 3 target upstream… Read more

Similar

Notes on Writing Parsers in Rust

I've recently been writing a bit of parsing code in Rust, and I've been jumping back and forth between a few different parsing libraries - they all have different advantages and disadvantages, so I wanted to write up some notes here to help folks who are ... (more…)

Read more »