Skip to content

fihry/piscine-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

178 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piscine Rust

This repository contains a collection of Rust programming exercises and projects, designed to help learn and practice Rust language concepts.

Structure

Each directory represents a separate Rust project or exercise, with its own Cargo.toml and source code in src/.

Getting Started

To work on a specific exercise:

  1. Navigate to the exercise directory.
  2. Run cargo build to compile.
  3. Run cargo run to execute.
  4. Run cargo test to run tests (if available).

Prerequisites

  • Rust toolchain installed (rustc, cargo)

Contributing

Feel free to submit issues or pull requests for improvements.

About

This repository contains a collection of Rust programming exercises and projects, designed to help learn and practice Rust language concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages