3 Forks
37 Stars
37 Watchers

rust_interview

Rust面试题集锦

How to download and setup rust_interview

Open terminal and run command
git clone https://github.com/RustStudy/rust_interview.git
git clone is used to create a copy or clone of rust_interview repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rust_interview https://github.com/RustStudy/rust_interview/archive/master.zip

Or simply clone rust_interview with SSH
[email protected]:RustStudy/rust_interview.git

If you have some problems with rust_interview

You may open issue on rust_interview support forum (system) here: https://github.com/RustStudy/rust_interview/issues