☰
Type Definition GatedCfg
Other items in
rustc_feature
::
builtin_attrs
All crates
?
Type Definition
rustc_feature
::
builtin_attrs
::
GatedCfg
[
−
]
[src]
pub type GatedCfg =
(
Symbol
,
Symbol
,
fn
(_: &
Features
) ->
bool
)
;