Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 431 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 431 Bytes

Rust-Study

Repository to shared rush-lang's exercises of study's process.

  • Version used: rustc 1.34.1 (2019-04-24)

To check examples

  • Enter any folder eg. cd basic-mutations
  • By console run cargo build
  • By console run ./target/debug/basic-mutations

link's