rustc_
abi
1.84.0-nightly
(bc5cf994d 2024-11-05)
In rustc_
abi::
extern_
abi
rustc_abi
::
extern_abi
Function
is_enabled
Copy item path
Source
pub fn is_enabled( features: &
Features
, span:
Span
, name: &
str
, ) ->
Result
<
()
,
AbiDisabled
>