Struct parity_wasm::elements::Func
source · [−]pub struct Func(_);
Expand description
Function signature (type reference)
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Func
impl UnwindSafe for Func
Blanket Implementations
Mutably borrows from an owned value. Read more