mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-06-15 00:04:58 +02:00
Renamed readme files properly
This commit is contained in:
7
exercises/functions/README.md
Normal file
7
exercises/functions/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
### Functions
|
||||
|
||||
Here, you'll learn how to write functions and how Rust's compiler can trace things way back.
|
||||
|
||||
#### Book Sections
|
||||
|
||||
- [How Functions Work](https://doc.rust-lang.org/stable/book/ch03-03-how-functions-work.html)
|
Reference in New Issue
Block a user