Skip to main content
parse_cfg
rustc_
builtin_
macros
1.95.0-nightly
(366a1b93e 2026-02-03)
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
>