Find a file
2023-10-27 11:37:26 -05:00
src Clippy super strict 2023-10-27 11:37:26 -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 Funky chars 2023-10-27 10:18:47 -05:00
Cargo.toml Update package name 2023-10-27 10:07:56 -05:00
flake.lock Update Nix flake, add readme 2023-10-27 10:06:49 -05:00
flake.nix Clippy super strict 2023-10-27 11:37:26 -05:00
readme.md Clippy super strict 2023-10-27 11:37:26 -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!