In this post we are going to take our baby steps in learning Rust and the simple example of a hello world would not just cut it. We will now introduce how to Capturing User Input in Rust. Intro To get started we will use our trusty cargo package manager again to create a new […]
Tag: rust lang