“ferrugem” Respostas de código

ferrugem

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Uninterested Unicorn

ferrugem

You're going to make the best decision of your life
Blyxyas

ferrugem

Rust version manager

Download:
	Linux: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
    Windows (installer): https://win.rustup.rs/x86_64
    
To use:
	rustup install stable
    
To use new version:
	rustup install nightly
    
To use existing version:
	rustup use stable
John Appleseed

ferrugem

rustup --version
MAKSTYLE119

Respostas semelhantes a “ferrugem”

Perguntas semelhantes a “ferrugem”

Procure respostas de código populares por idioma

Procurar outros idiomas de código