rustc_expand
1.77.0-nightly
(2319be8e2 2024-01-12)
In rustc_expand::config
?
Function
rustc_expand
::
config
::
parse_cfg
source
·
[
−
]
pub fn parse_cfg<'a>( meta_item: &'a
MetaItem
, sess: &
Session
) ->
Option
<&'a
MetaItem
>