95f302f95da1 ^
1 2 3 4 5 6 7 8 9 10 11
# Rust Watch me fumble around as I learn Rust. ## Usage ```shell $ nix-shell /depot -A users.wpcarro.scratch.rust $ cargo new json && cd ./json $ cargo run json ```