Using the Kani Rust Verifier on Tokio Bytes
In this post we’ll apply the Kani Rust Verifier (or Kani for short), our open-source formal verification tool that can prove properties about Rust code, to an example from Tokio. (more…)
Read more »
There are times when adopting a standard approach just isn’t good enough. This post is about making minimal changes for maximum effect where it matters. Read more