And if you want to see how they work, you can ready my blog about them, although I should warn you, I do go in deep into how closures work, if you are unfamiliar with trait, generics, and how they work together I would put this off for now until you get familiar with them.
If you have any questions, feel free to ask here or message me!
This is great to know, I am currently on chapter 8 of The Book. I have not yet reached traits. For now, I am satisfied to at least know that I am looking at a closure. I will temporarily hold off learning about closures and continue to read the book sequentially.
Coming from Python, I have been introduced to many new concepts. It appears I went down a worm hole, thanks for your patience.