Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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