rustc_
parse
1.90.0-nightly
(0d9592026 2025-07-19)
In rustc_
parse::
parser::
cfg_
select
rustc_parse
::
parser
::
cfg_select
Function
parse_cfg_select
Copy item path
Source
pub fn parse_cfg_select<'a>( p: &mut
Parser
<'a>, ) ->
PResult
<'a,
CfgSelectBranches
>