The fact that function pointers implement the closure traits `Fn`/`FnMut`/`FnOnce` also doesn't seem to be mentioned in either the book or the reference.
The fact that function pointers implement the closure traits
Fn/FnMut/FnOncealso doesn't seem to be mentioned in either the book or the reference.