Loading...
CONCEPT

Rust: Functions

Learn how to write functions in Rust.

avatar
friendlymatthew
Concept Author
3 min reading time

In Rust, we begin functions using fn.