Skip to main content
parse_cfg
rustc_
attr_
parsing
1.99.0-nightly
(c81c8c15f 2026-09-09) (Ferrocene nightly by Ferrous Systems)
In rustc_
attr_
parsing::
attributes::
cfg
rustc_attr_parsing
::
attributes
::
cfg
Function
parse_
cfg
Copy item path
Source
pub fn parse_cfg( cx: &mut
AcceptContext
<'_, '_>, args: &
ArgParser
, ) ->
Option
<
CfgEntry
>