Go to file
2023-10-27 17:11:59 -05:00
src Traaace 2023-10-27 17:11:59 -05:00
.envrc Initial commit 2023-10-25 13:08:37 -05:00
.gitignore Update Nix flake, add readme 2023-10-27 10:06:49 -05:00
Cargo.lock Make Clippy super pedantic, add logging/tracing lib 2023-10-27 13:03:48 -05:00
Cargo.toml Make Clippy super pedantic, add logging/tracing lib 2023-10-27 13:03:48 -05:00
flake.lock Make Clippy super pedantic, add logging/tracing lib 2023-10-27 13:03:48 -05:00
flake.nix Make Clippy super pedantic, add logging/tracing lib 2023-10-27 13:03:48 -05:00
readme.md Clippy super strict 2023-10-27 11:37:26 -05:00
rust-toolchain.toml Make Clippy super pedantic, add logging/tracing lib 2023-10-27 13:03:48 -05:00

Learn Rust in a Month of Lunches

Bought this book and this code contains my musings and other stuff that I write as I work through it. I'm already familiar with a few aspects of Rust and maintain a widely-deployed Rust project at work, so will be focusing on stuff new and/or interesting to me and mostly ignoring anything that I believe I'm familiar with -- correctly or not.

Enjoy!