Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RGGH authored Dec 2, 2024
1 parent 33d941e commit 86abdf8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Using Closures in Structs

```Box<dyn Fn(&T) -> bool>```

See : https://doc.rust-lang.org/reference/types/closure.html

0 comments on commit 86abdf8

Please sign in to comment.