Fedor Tkachenko
Fedor Tkachenko
## Description of change - Changed the algorithm of installation script to following: attempt installing with cargo-binstall, attempt to install rust and cargo, attempt to install with binary, and as...
Context: https://go.dev/tour/basics/14 This following piece of code does not use printing verbs, therefore it could be confusing for user to understand what does the `v` mean in function output. ```...
Fix printing output to show the value and type in the output properly