Struct parity_wasm::elements::Func [] [src]

pub struct Func(_);

Function signature (type reference)

Methods

impl Func
[src]

[src]

New function signature

[src]

Function signature type reference.

[src]

Function signature type reference (mutable).

Trait Implementations

impl Debug for Func
[src]

[src]

Formats the value using the given formatter.

impl Copy for Func
[src]

impl Clone for Func
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more