tvl-depot/users/wpcarro/scratch/rust
William Carroll 27c1763a7a feat(wpcarro/rust): Define stdin example
Pipe Rust strings to shell commands.

Change-Id: Id8afeed642d30c79e193fa9b353de081a5843eb5
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6197
Reviewed-by: wpcarro <wpcarro@gmail.com>
Autosubmit: wpcarro <wpcarro@gmail.com>
Tested-by: BuildkiteCI
2022-08-29 16:21:37 +00:00
..
src feat(wpcarro/rust): Define stdin example 2022-08-29 16:21:37 +00:00
.gitignore feat(wpcarro/rust): Create a sandbox for learning Rust 2022-06-27 16:20:11 +00:00
Cargo.lock feat(wpcarro/rust): Include std::fmt::Display example 2022-08-09 17:22:37 +00:00
Cargo.toml feat(wpcarro/rust): Include std::fmt::Display example 2022-08-09 17:22:37 +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