Skip to content

Farzy/rust-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Training

Synopsis

Test program for the "Learning Rust" by Leo Tindall and "Rust in Motion" by Carol Nichols / Jake Goulding tutorials on O'Reilly Learning and also the "Rust Book".

I use this project to practice Rust. There is no guideline in the code, I just add modules while discovering features.

Building

Code tested with Rust 1.43.

cargo build

Testing

There are some sparse tests:

cargo test

Benchmarking

If there is any benchmark:

cargo bench

Authors

References

About

Rust tutorials

Topics

Resources

Stars

Watchers

Forks

Languages