RUST – The system cannot find the path specified. (os error 3)
Today i decided to learn rust, so i created a new project with cargo new tutorial
and it doesn’t seem to work.
Is it possible to make a step-by-step build using cargo?
I have a multi-workspace cargo project:
rust `cargo install cargo-watch` failed to compile [E0308]
I tried cargo install cargo-watch
and cargo install --force cargo-watch
but failed with same error [E0308].