Closed
Description
https://doc.rust-lang.org/rust-by-example/fn/closures/output_parameters.html
The link of FnBox
in this page is broken.
After 1.35(changelog), we can directly use Box<dyn Fn*>
as return type and FnBox has been removed.
Metadata
Metadata
Assignees
Labels
No labels