rustc_expand
1.80.0-nightly
(9c9b56879 2024-05-05)
In rustc_expand::config
?
Settings
Function
rustc_expand
::
config
::
parse_cfg
Copy item path
source
·
[
−
]
pub fn parse_cfg<'a>( meta_item: &'a
MetaItem
, sess: &
Session
) ->
Option
<&'a
MetaItem
>