Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 234 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 234 Bytes

learning-rust

This repo has example code from leanring rust from MLops coursera .

Rustup is an installer for the Systems programming language Rust.

installation

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