Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raulpe7eira/rust_basics
Rust: the high-performance and secure programming language course by Alura
https://github.com/raulpe7eira/rust_basics
alura cargo rust
Last synced: 20 days ago
JSON representation
Rust: the high-performance and secure programming language course by Alura
- Host: GitHub
- URL: https://github.com/raulpe7eira/rust_basics
- Owner: raulpe7eira
- Created: 2024-11-21T03:05:03.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-21T03:09:34.000Z (about 2 months ago)
- Last Synced: 2024-11-21T03:45:10.726Z (about 2 months ago)
- Topics: alura, cargo, rust
- Language: Rust
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust: Basics
This code corresponds to the [Rust: the high-performance and secure programming language](https://www.alura.com.br/curso-online-rust-linguagem-programacao-performatica-segura) course by [Alura](https://www.alura.com.br).
## How to run?
```bash
cargo run
```