rustc_
target
1.84.0-nightly
(5ec7d6eee 2024-11-17)
HasWasmC
AbiOpt
Required Methods
wasm_c_abi_opt
Implementors
In rustc_
target::
spec
rustc_target
::
spec
Trait
HasWasmCAbiOpt
Copy item path
Source
pub trait HasWasmCAbiOpt { // Required method fn
wasm_c_abi_opt
(&self) ->
WasmCAbi
; }
Required Methods
§
Source
fn
wasm_c_abi_opt
(&self) ->
WasmCAbi
Implementors
§