Skip to content

LearnWithLlew/rust.starterproject

Repository files navigation

Rust starter project

.github/workflows/test.yml

Install

run the
install.windows.ps1

Running tests

Execute the tests with:

$ ./run_tests.bat

Rust Installation

Install Rust-up https://www.rust-lang.org/learn/get-started

VSCode with plugin Use the vs code plugin "rust-analyzer"

Formatting Code

To format your solution, inside the solution directory use

cargo fmt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published