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_stable
Copy item path
Settings
Help
Summary
Source
pub fn is_stable(name: &
str
) ->
Result
<
()
,
AbiDisabled
>