Carge-crev: A cryptographically verifiable code review system for Rust

A cryptographically verifiable code review system for the cargo (Rust) package manager. – GitHub – crev-dev/cargo-crev: A cryptographically verifiable code review system for the cargo (Rust) packag… Read more

Similar

Async Rust

In which we explore Rust's newly stabilized async/.await language feature by creating a simple, asynchronous application. We look at what you need to do asynchronous programming in Rust and how it differs from other languages. And we talk a little bit abo... (more…)

Read more »