Other
- Variable shadowing
- String formatting
- Factorial functions returning Result
- Split function into files
- Variable Scope in Rust
- Declare empty variable and assign to it later
- Declare empty variable - requires type
- SystemTime now
- Exit
- Define multiple variables
- wc
- copy vs clone
- Type alias
- Struct and type alias - Polygon
- Solution: Age limit
- Multi-counter in manually handled CSV file
- Get path to current executable
- cache dependencies with sccache
- Commafy
- Commafys
- Use statements
- Take version number from Cargo.toml
- Ansi colors
- What I learned from learning Rust
- Temperature converter
- Check slides
- Expressions vs statements
- Send email via SendGrid
- Equality of Some - values
- Fork
- sysinfo - Which Operating System are we running on?
- Operating system information with os_info
- Parse string to Rust expression using syn
- Parse HTML
- Fix URL parameter
- My little Rust runner
- Crate library and use local library
- Ordered floats
- Linked list using struct and Box
- Undirected graph
- Memory leak
- Debug assertions
- Add method to HashMap that sums the values
- Passing string to function
- Struct duplicate
- Multiple referene to a struct
- Print struct (Point)
- Debug struct (Point)
- Num traits
- map with threads with Mutex
- Accessing envrionment variables
- List environment variables
- Closures
- Reference to a number
- Out of memory
- Two leveles of modules
- Try packages
- release.toml
- thousands crate for struct with Display (commafy)
- Early return on None Option
- Pattern matching with guards on a number