Summary
We'll cover the following...
-
Every Rust program starts at the
mainfunction -
Inside the
mainfunction, you can do things like call ...
Ask
Every Rust program starts at the main function
Inside the main function, you can do things like call ...