Other

  1. Variable shadowing
  2. String formatting
  3. Factorial functions returning Result
  4. Split function into files
  5. Variable Scope in Rust
  6. Declare empty variable and assign to it later
  7. Declare empty variable - requires type
  8. SystemTime now
  9. Exit
  10. Define multiple variables
  11. wc
  12. copy vs clone
  13. Type alias
  14. Struct and type alias - Polygon
  15. Solution: Age limit
  16. Multi-counter in manually handled CSV file
  17. Get path to current executable
  18. cache dependencies with sccache
  19. Commafy
  20. Commafys
  21. Use statements
  22. Take version number from Cargo.toml
  23. Ansi colors
  24. What I learned from learning Rust
  25. Temperature converter
  26. Check slides
  27. Expressions vs statements
  28. Send email via SendGrid
  29. Equality of Some - values
  30. Fork
  31. sysinfo - Which Operating System are we running on?
  32. Operating system information with os_info
  33. Parse string to Rust expression using syn
  34. Parse HTML
  35. Fix URL parameter
  36. My little Rust runner
  37. Crate library and use local library
  38. Ordered floats
  39. Linked list using struct and Box
  40. Undirected graph
  41. Memory leak
  42. Debug assertions
  43. Add method to HashMap that sums the values
  44. Passing string to function
  45. Struct duplicate
  46. Multiple referene to a struct
  47. Print struct (Point)
  48. Debug struct (Point)
  49. Num traits
  50. map with threads with Mutex
  51. Accessing envrionment variables
  52. List environment variables
  53. Closures
  54. Reference to a number
  55. Out of memory
  56. Two leveles of modules
  57. Try packages
  58. release.toml
  59. thousands crate for struct with Display (commafy)