Skip to main content
parse_cfg
rustc_
builtin_
macros
1.96.0-nightly
(bcf3d36c9 2026-03-19)
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
>