Skip to main content

capture_only

Macro capture_only 

Source
capture_only!() { /* proc-macro */ }
Expand description

Allows specifying how a closure should capture variables.

See the crate level documentation for more info.