• @nivenkos
    link
    62 years ago

    I’d recommend reading The Rust Programming Language official book and Rust By Example.

    Then when you get more time Learn Rust With Entirely Too Many Linked Lists to get used to some of the trickier parts of the borrow checker.