rustc_
target
1.83.0
(90b35a623 2024-11-26)
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
§