A brief technical primer on Rust's key security feature, with embedded-specific context. (more…)
Read more »
The cargo vet subcommand is a tool to help projects ensure that third-party
Rust dependencies have been audited by a trusted entity. It strives to be
lightweight and easy to integrate. (more…)
Read more »
A button that responds to our tapping and increments a counter… That’s what we shall accomplish today on the PineTime Smart Watch… (more…)
Read more »
This is a four day Rust course developed by the Android team. The course covers
the full spectrum of Rust, from basic syntax to advanced topics like generics
and error handling. It also includes Android-specific content on the last day. (more…)
Read more »