We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6337498 commit 8ce5539Copy full SHA for 8ce5539
src/types/closure.md
@@ -247,6 +247,7 @@ x; // OK: `x` can be moved here.
247
c();
248
```
249
250
+r[type.closure.capture.precision.wildcard.fields]
251
Fields matched against [RestPattern] (`..`) or [StructPatternEtCetera] (also `..`) are not read, and those fields are not captured.
252
253
```rust
0 commit comments