rustc_
target
1.84.0-dev
In rustc_
target::
spec::
abi
Structs
AbiData
Enums
Abi
AbiDisabled
AbiUnsupported
Constants
AbiDatas
Functions
all_names
enabled_names
is_enabled
is_stable
lookup
rustc_target
::
spec
::
abi
Function
is_enabled
Copy item path
Settings
Help
Summary
Source
pub fn is_enabled( features: &Features, span:
Span
, name: &
str
, ) ->
Result
<
()
,
AbiDisabled
>