rustc_
target
1.83.0-beta.5
(eb6e3fa1a 2024-11-08)
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
§