Skip to content

Commit

Permalink
Align title with entry in the menu
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinPitrat committed Mar 1, 2025
1 parent b739f28 commit aa4ef8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/closures/traits.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
minutes: 10
---

# Closures
# Closure traits

Closures or lambda expressions have types which cannot be named. However, they
implement special [`Fn`](https://doc.rust-lang.org/std/ops/trait.Fn.html),
Expand Down

0 comments on commit aa4ef8d

Please sign in to comment.