rustc_
target
1.83.0-beta.6
(4ff8ff0ec 2024-11-16)
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
>