I installed Rust using rustup, but when I try to enter a Rust command like cargo or rustc in my console, the following error appears:
cargo
rustc
The problem is due to my connection and my proxy which didn't allow rustc, cargo, and others to be downloaded.
I thought that the all the executables were all-in-one but apparently not.