This tutorial goes directly into language syntax and entirely skips things like how Rust passes and stores data. Maybe these things are mentioned later on but I lost interest immediately. The first things I want to know, as a senior dev, is how Rust passes by-value by default, move semantics, when data is stored on stack vs heap, ect. Followed by, how it manages memory and how it differs from c++. Basically, an overview on how the languages are different on a philosophical and fundamental level.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by jhimes144 and has received 0 comments.