Earn Your CS Degree, Tuition-Free, 100% Online!
Learn AI, Data Science & Business — Earn Certificates That Get You Hired
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
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.
Syllabus
Rust Functions and Modules
Taught by
Trevor Sullivan