Rust is a strongly typed language that is also statically typed. It has the speed I wanted, and is a one-stop shop for all of my language needs. The documentation alone is OUTSTANDING. It feels like I'm working with npm scripts in a package.json file. As a JavaScript developer, I feel right at home.
Table of contents
The Speed of RustPrerequisitesYour new npm, CargoHello WorldTypesStructs and EnumsOptions and MatchingFunctionsArrays and OwnershipConclusion1 Comment
Sort: