orca_
wasm
0.9.1
Push
Required Methods
push
Implementors
In orca_
wasm::
ir::
module
orca_wasm
::
ir
::
module
Trait
Push
Copy item path
Source
pub trait Push<T> { // Required method fn
push
(&mut self, val: T); }
Required Methods
§
Source
fn
push
(&mut self, val: T)
Implementors
§