2026-04-22 08:50:48 +02:00
2026-04-22 08:50:48 +02:00

🦀 Learning rust-book 🦀

(0.1) Введение: "Язык программирования Rust"

## RustUp
Загрузка RustUp на MacOs

```shell
brew install rustup
```

Установка стабильной версии раста!
```shell
rustup default stable
```

Description
No description provided
Readme 142 KiB