learn-rust-on-aws
learn-rust-on-aws copied to clipboard
Learn Rust on AWS or Learn AWS with Rust. Do whatever you would like.
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`,...
use 1.x, 2.x, etc...
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.