Skip to content

ewized/rust

Repository files navigation

Rust

Programs for learning the language.

Usage

We are using Cargo to manage the Rust projects.

Example Commands

Run all the projects

cargo run

Test the anagram project

cargo test -p anagram

Releases

No releases published

Packages

No packages published

Languages