In this video I’ll be showing you how to make a simple “Hello World!” application using the Rust Programming Language.
We do this by first declaring a ‘main’ function and then using the ‘println!’ macro to print a string to the console window.
If this video helped you out and you’d like to see more, make sure to leave a like and subscribe to dcode!
#dcode #rust