Comment on A guide to closures in RustparentComments−protomolecule3yBut usually functions are used more than once."cascading constness change"Which is good because invoking code may rely on function being read-only.
Comments
But usually functions are used more than once.
"cascading constness change"
Which is good because invoking code may rely on function being read-only.