mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 14:02:22 -05:00
179a75a68d
closes #859 closes #913 closes #942 |
||
---|---|---|
.. | ||
functions1.rs | ||
functions2.rs | ||
functions3.rs | ||
functions4.rs | ||
functions5.rs | ||
mod.rs | ||
README.md |
Functions
Here, you'll learn how to write functions and how Rust's compiler can trace things way back.