rustc_
target
1.85.0-nightly
(e108481f7 2024-12-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
>