This repository is playing around examples and activities of rust-by-example while learning rust.
What's Inside
- Formatted Print:
- Primitives:
- Custom Types:
- Variable Bindings:
- Types:
- Conversion:
- expressions
- Flow of Control:
- functions
- Modules (wip)
- crates
- Cargo (wip)
- Attributes
- Generics