Skip to content

abondar24/SomeRust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some rust

Rust language basics.

Check the command line help to see the full list of demos and params to call them.

Build and run

  • Build
cargo build --release    
  • Run help
./target/release/SomeRust help
  • Run
./target/release/SomeRust <arg1> <arg2>

Arg2 is required in specific examples only

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages