Module arret_runtime::boxed::refs [−][src]
References to boxed values
These are all transparent; they’re used for either readability or marker traits.
Structs
| Capture | Special marker ref for parameters that are explicitly captured |
| Gc | Reference to a garbage collected value |
| NoCapture | Special marker ref for parameters that are explicitly not captured |