Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore Rust functions with input parameters and output values in this 22-minute video tutorial. Learn how to organize Rust code into modules and child modules, understanding private and public visibility. Discover how to expose functions from Rust modules by specifying public visibility. Gain insights into defining Rust modules in separate source code files and referencing them from the main module. Understand how the Rust compiler includes referenced module files during compilation, despite accepting only a single source code file as input. Access additional resources, including a Rust programming playlist, documentation on Rust modules and functions, and links to essential tools like Visual Studio Code and the Rust installer.