rustc_
target
1.84.0-nightly
(fbab78289 2024-11-04)
HasX86
AbiOpt
Required Methods
x86_abi_opt
Implementors
In rustc_
target::
spec
rustc_target
::
spec
Trait
HasX86AbiOpt
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
§