rustc_
target
1.84.0-nightly
(5ec7d6eee 2024-11-17)
In rustc_
target::
abi
rustc_target
::
abi
Function
is_enabled
Copy item path
Source
pub fn is_enabled( features: &
Features
, span:
Span
, name: &
str
, ) ->
Result
<
()
,
AbiDisabled
>