rustc_
expand
1.85.0-nightly
(a4cb3c831 2024-12-17)
In rustc_
expand::
config
rustc_expand
::
config
Function
parse_cfg
Copy item path
Source
pub fn parse_cfg<'a>( meta_item: &'a
MetaItem
, sess: &
Session
, ) ->
Option
<&'a
MetaItemInner
>