Follow
Samir Ranjan Parhi

Samir Ranjan Parhi

3 followers

Technologist | Opensource Contributor and Enthusiast | Tech Blogger | Independent Consultant |

Part 1: Variable and DataTypes in Rust

Feb 4, 20233 min read 76 views

Variables are the basic building blocks of a programming language. It holds data in the computer memory during runtime. The data that a variable hold...