Skip to content

semreg/rust-study-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Make sure that you have the latest version of cargo and rustc installed.

To run any of apps go to some dir and type in the following command:

$ cargo run

Or

$ cargo build --release

And then find an executable in /target/release

About

Some simple Rust console apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages