Module rustc::middle::trans::closure[src]
Structs
| ClosureResult | |
| EnvValue |
Functions
| get_wrapper_for_bare_fn | |
| make_closure_from_bare_fn | |
| mk_closure_tys | |
| store_environment | |
| trans_expr_fn | *
* Translates the body of a closure expression.
*
* - |
| ClosureResult | |
| EnvValue |
| get_wrapper_for_bare_fn | |
| make_closure_from_bare_fn | |
| mk_closure_tys | |
| store_environment | |
| trans_expr_fn | *
* Translates the body of a closure expression.
*
* - |
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).