Module syntax::ext::quote[src]
Modules
| rt | Quasiquoting works via token trees. |
Functions
| expand_quote_expr | |
| expand_quote_item | |
| expand_quote_pat | |
| expand_quote_stmt | |
| expand_quote_tokens | |
| expand_quote_ty |
| rt | Quasiquoting works via token trees. |
| expand_quote_expr | |
| expand_quote_item | |
| expand_quote_pat | |
| expand_quote_stmt | |
| expand_quote_tokens | |
| expand_quote_ty |
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).