rustc_
abi
1.86.0-nightly
(049355708 2025-01-18)
rustc_abi
Function
is_enabled
Copy item path
Source
pub fn is_enabled( features: &Features, span:
Span
, name: &
str
, ) ->
Result
<
()
,
AbiDisabled
>