A Fuzzy Schedule (`nmz`)
Learn to use Namazu, a fuzzy scheduler.
nmz container run -it --rm ubuntu bashapt update && apt install --yes build-essential git rustc cargo
git clone https://github.com/tokio-rs/tokio
cd tokio && cargo test --allExercises
Last updated