capture_only!() { /* proc-macro */ }Expand description
Allows specifying how a closure should capture variables.
See the crate level documentation for more info.
capture_only!() { /* proc-macro */ }Allows specifying how a closure should capture variables.
See the crate level documentation for more info.