https://github.com/joacod/rust-playground
Rust playground
https://github.com/joacod/rust-playground
rust
Last synced: about 1 year ago
JSON representation
Rust playground
- Host: GitHub
- URL: https://github.com/joacod/rust-playground
- Owner: joacod
- License: mit
- Created: 2023-12-28T03:33:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-29T11:27:13.000Z (over 2 years ago)
- Last Synced: 2024-12-22T09:42:42.291Z (over 1 year ago)
- Topics: rust
- Language: Rust
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rust Playground 🦀
[](https://github.com/joacod/rust-playground/blob/main/LICENSE)
[](https://www.rust-lang.org/)
## 👋 Introduction
Project created using [Rust](https://www.rust-lang.org/)
## 📋 Prerequisites
Install Rust 🦀, follow the [official documentation](https://www.rust-lang.org/tools/install)
## 💻 Development
**Build:**
```bash
cargo build
```
**Compile and run:**
```bash
cargo run
```
## 📦 Crates
Crates used in the project:
- [colored](https://github.com/colored-rs/colored) - Coloring terminal
## ☕️ Did you like the project?
You can colaborate with me giving a star ⭐️ to the project or
[](https://www.buymeacoffee.com/joacod)
Thanks! 😃