Struct web_assembler::InitExpr [] [src]

pub struct InitExpr(pub Code);

Trait Implementations

impl Debug for InitExpr
[src]

[src]

Formats the value using the given formatter.

impl Clone for InitExpr
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Dump for InitExpr
[src]

[src]