Skip to content

andyrsmith/learnRust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Rust

Just learning Rust. This currently works in Rust version 0.12

How to Compile a Rust program

First go to http://www.rust-lang.org/ and download the version of Rust mention above.

Then you can compile the Rust file by rustc pin_cracker.rs.

Run it by using ./pin_cracker.

About

Repo for Learning Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages