Rust: Enums and Option

Поделиться
HTML-код
  • Опубликовано: 14 дек 2024

Комментарии • 9

  • @scitechplusexplorer2484
    @scitechplusexplorer2484 11 месяцев назад +1

    enums and options in Rust are just beautiful.

  • @ZoroastrianCowboy
    @ZoroastrianCowboy 2 года назад +1

    Thanks for making these videos. You definitely deserve a bigger audience!

  • @cryptomando
    @cryptomando 2 года назад +2

    Dev Method + let's get rusty then Tom
    Mcgurl is the best rust teaching stack.. 🙏

    • @TheDevMethod
      @TheDevMethod  2 года назад +1

      Don’t forget about Ryan Levick!

    • @dyspatch8574
      @dyspatch8574 2 года назад

      idk why would anyone choose anything over rust when it comes to anything that requires decent performance.
      people really like easy to use languages such as python. (i honestly see python as a child friendly toy language lol)
      i mean, learning the rust ownership model is the hardest thing for a beginner in my opinion.
      anyways, you're mostly right :)

  • @736939
    @736939 Год назад

    So basically enums allow to create Composite like design pattern structure in Rust.

  • @dyspatch8574
    @dyspatch8574 2 года назад

    What font are you using for VS Code?

    • @TheDevMethod
      @TheDevMethod  2 года назад

      I use Fira Mono and sometimes IBM’s Plex Mono

    • @dyspatch8574
      @dyspatch8574 2 года назад

      @@TheDevMethod thanks :)