rustc_
parse
1.84.0-dev
Modules
errors
lexer
parser
validate_attr
Macros
maybe_recover_from_interpolated_ty_qpath
maybe_whole
Constants
MACRO_ARGUMENTS
Statics
DEFAULT_LOCALE_RESOURCE
Functions
fake_token_stream_for_crate
fake_token_stream_for_item
new_parser_from_file
new_parser_from_source_file
new_parser_from_source_str
parse_cfg_attr
parse_in
source_file_to_stream
source_str_to_stream
unwrap_or_emit_fatal
rustc_parse
Macro
maybe_whole
Copy item path
Settings
Help
Summary
Source
macro_rules!
maybe_whole { (
$p
:expr,
$constructor
:ident, |
$x
:ident|
$e
:expr) => { ... }; }