• shameless
      link
      fedilink
      231 year ago

      I’m trying to learn rust and so far this has definitely made it so much more accessible.

      Not to mention their super useful “rustlings” training which has these nice little challenges to get you used to language and syntax

    • @30p87@feddit.de
      link
      fedilink
      61 year ago

      Yeah, but to observe such error messages you’ll basically need to wait for 20 mins for it to compile.

      • @PlexSheep@infosec.pub
        link
        fedilink
        61 year ago

        No? The steps are compiled once and afterwards your project just gets compiled. Besides, rust-analyzer exists.