You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rustlings/exercises/functions
Jean-Philippe Moresmau 4e3bd8d51b Renamed readme files properly 6 years ago
..
README.md Renamed readme files properly 6 years ago
functions1.rs right let's try this one again 6 years ago
functions2.rs right let's try this one again 6 years ago
functions3.rs right let's try this one again 6 years ago
functions4.rs right let's try this one again 6 years ago
functions5.rs right let's try this one again 6 years ago

README.md

Functions

Here, you'll learn how to write functions and how Rust's compiler can trace things way back.

Book Sections