mirror of
https://github.com/notohh/rustlings.git
synced 2025-07-03 15:39:15 -04:00
Renamed readme files properly
This commit is contained in:
parent
3073ff3f82
commit
4e3bd8d51b
2 changed files with 16 additions and 0 deletions
exercises/functions
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)
|
Loading…
Add table
Add a link
Reference in a new issue