• I get scared about Rust when reading about these things and I understand nothing.

    Hopefully you don’t need this knowledge to build something useful 😅

    • @anlumo@feddit.de
      link
      fedilink
      English
      101 year ago

      The idea is that these rules just do what you’d expect the language to do in those situations. The additional advantage of Rust is that if you’re wrong, the consequences are just a compilation error, not a crashing program.