[lifetime-elision.function.intro] talks about "closure traits", links to closures #1856
Labels
A-closures
Area: closures
Language Cleanup
Improvements to existing language which is correct but not clear, or missing examples, or the like.
https://doc.rust-lang.org/stable/reference/lifetime-elision.html#r-lifetime-elision.function.intro
What are closure trait signatures? The
FnX
traits are called call traits separately https://doc.rust-lang.org/stable/reference/types/closure.html#r-type.closure.callThe text was updated successfully, but these errors were encountered: