learn-rust-on-aws icon indicating copy to clipboard operation
learn-rust-on-aws copied to clipboard

Learn Rust on AWS or Learn AWS with Rust. Do whatever you would like.

Results 4 learn-rust-on-aws issues
Sort by recently updated
recently updated
newest added
trafficstars

Was walking through project 03.02 and hit this: ``` (.venv) Admin:~/environment/Lesson03/project02 (master) $ cargo +nightly build --release --out-dir=./my-example-function/out -Z unstable-options --manifest-path ./my-example-function/Cargo.toml error: failed to parse manifest at `/home/ec2-user/environment/Lesson03/project02/my-example-function/Cargo.toml` Caused...

The readme starts by establishing that we should make a subdirectory `project01` under ~/environment, and `cd` into it. Then we `cdk init` in there Then we run `cargo new my-example-function`,...

It was funny for like 2.3 seconds, but it's making it hard for readers to follow what's happening. Use an ascii-based name.