parse_cfg
rustc_
builtin_
macros
1.94.1
(e408947bf 2026-03-25)
In rustc_
builtin_
macros::
cfg
rustc_builtin_macros
::
cfg
Function
parse_
cfg
Copy item path
Source
fn parse_cfg( cx: &ExtCtxt<'_>, span:
Span
, tts:
TokenStream
, ) ->
Result
<
CfgEntry
,
ErrorGuaranteed
>