Installing Rust on Mr Fox 🦊

in #rust5 years ago


Installing Rust on Mr Fox

now I need to install rust up https://www.rust-lang.org/en-US/install.html
with curl.

mrfox@mrfox-Rig:~$ curl https://sh.rustup.rs -sSf | sh

"

Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety.
Install Rust 1.30.1
November 8, 2018

See who's using Rust, and read more about Rust in production.
Featuring

zero-cost abstractions
move semantics
guaranteed memory safety
threads without data races
trait-based generics
pattern matching
type inference
minimal runtime
efficient C bindings

"

Mr Fox is keen to mine the blocks!!

-M.M.-