Notes on everything
Sunday, December 23, 2018
Rust. Install and run the rust project.
›
Install Rust (in Ubuntu18) $ sudo apt install rustc $ sudo apt install cargo Check if you successfully installed it: $ rustc --version ...
‹
›
Home
View web version