Testing out rust basics
Will try out features in rust.
Some code will be relevent for embedded rust.
Have some experience from embedded C.
Some features will be (very) basic.
- Structs
- Implementation
- Traits
- Enums
- Control flow
- Match
- Vectors
- Error handling
- Tests