parse_cfg
rustc_
builtin_
macros
1.94.0-beta.5
(31a40f5c8 2026-02-20)
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
>