parity_wasm::elements
pub struct Func(_);
Function signature (type reference)
impl Func
fn new(type_ref: u32) -> Self
New function signature
fn type_ref(&self) -> u32
Function signature type reference.