Rust CLI Video Tutorial
A while back, I posted my first Rust Video. In it, I am showing how to write a simple command line application in Rust – including useful libraries.
The CLI is mimicking the GNU shuf utility: It randomly shuffles files of an input file.
Libraries used:
Along the way we also see the usefulness of the Rust Analyzer.
I hope you enjoy it. If you do, please let me know your thoughts by dropping any comments to my Twitter.