Skip to content

ea2305/rust-examples

Repository files navigation

Rust Lang : Basic Examples

This repo provides simple examples described in the rust lang book. Rigth now I have implement the following examples:

  • Hello world
  • Types
  • Arrays
  • Strings
  • Simple Game example
  • Loops (loop, for)
  • Branches (If, match)

Requirements

  • Rust lang compile (1.*)
  • Rust Cargo (1.37.0)

LICENSE

  • MIT

Releases

No releases published

Packages

No packages published