rustc_
abi
1.84.0-nightly
(3fee0f12e 2024-11-20)
rustc_abi
Function
is_enabled
Copy item path
Source
pub fn is_enabled( features: &
Features
, span:
Span
, name: &
str
, ) ->
Result
<
()
,
AbiDisabled
>