Skip to main content
parse_cfg
rustc_
builtin_
macros
1.97.0-nightly
(7af3402cd 2026-04-16)
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
>