rustc_
target
1.84.0-nightly
(86d69c705 2024-10-22)
In rustc_
target::
spec::
abi
rustc_target
::
spec
::
abi
Function
is_enabled
Copy item path
source
pub fn is_enabled( features: &
Features
, span:
Span
, name: &
str
, ) ->
Result
<
()
,
AbiDisabled
>