[[Rust]] [[How to return from a function]] Any line that ends with a semicolon is a statement, thus it returns no value. A line ending without a semicolon is an expression that returns a value.