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 course learn rust

Last synced: about 1 month ago
JSON representation

Rust: the high-performance and secure programming language course by Alura

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
```