tvl-depot/users/wpcarro/scratch/rust
William Carroll 46ba96544a docs(wpcarro/rust): Tidy-up documentation width
Line was too long

Change-Id: I62c4454307f89e089f7d4cda0721f6b9d8029ced
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5900
Tested-by: BuildkiteCI
Reviewed-by: wpcarro <wpcarro@gmail.com>
Autosubmit: wpcarro <wpcarro@gmail.com>
2022-06-27 18:20:53 +00:00
..
json docs(wpcarro/rust): Tidy-up documentation width 2022-06-27 18:20:53 +00:00
.gitignore feat(wpcarro/rust): Create a sandbox for learning Rust 2022-06-27 16:20:11 +00:00
README.md feat(wpcarro/rust): Create a sandbox for learning Rust 2022-06-27 16:20:11 +00:00
shell.nix feat(wpcarro/rust): Create a sandbox for learning Rust 2022-06-27 16:20:11 +00:00

Rust

Watch me fumble around as I learn Rust.

Usage

$ nix-shell /depot -A users.wpcarro.scratch.rust
$ cargo new json && cd ./json
$ cargo run json