rustc_
expand
1.84.0-nightly
(90ab8eaed 2024-11-14)
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
>