Module rustc::middle::freevars[src]
Structs
| freevar_entry |
Enums
| CaptureMode |
Functions
| annotate_freevars | |
| get_capture_mode | |
| with_freevars |
Type Definitions
| freevar_map |
| freevar_entry |
| CaptureMode |
| annotate_freevars | |
| get_capture_mode | |
| with_freevars |
| freevar_map |
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).