Minimum rustc version GitHub release The Crate <code>mod_trait_exerci</code> Code Build Status on appveyor.com GitHub issues Twitter URL

Getting Started

Project

Subproject: bin-hello

download the crate borrowing_exerci codes

bash git clone https://github.com/cnruby/learn-rust-by-crates.git cd learn-rust-by-crates/hello-borrowing/bin-hello/

Use the crate borrowing_exerci

tip: b, Backward one window

tip: q, Exit.

- run a rust file ex `kw_fn.rs` without error in the folder `examples` bash cargo run --bin bw -- -f kw_fn -m ok | bat -l rs ```

Resources