HasX86AbiOpt
rustc_
target
1.91.0-nightly
(7ad23f43a 2025-09-09)
HasX86
AbiOpt
Required Methods
x86_abi_opt
Implementors
In rustc_
target::
spec
rustc_target
::
spec
Trait
HasX86
AbiOpt
Copy item path
Source
pub trait HasX86AbiOpt { // Required method fn
x86_abi_opt
(&self) ->
X86Abi
; }
Required Methods
§
Source
fn
x86_abi_opt
(&self) ->
X86Abi
Implementors
§