Enum wasmparser::LinkingType [] [src]

pub enum LinkingType {
    StackPointer(u32),
}

Variants

Trait Implementations

impl Debug for LinkingType
[src]

[src]

Formats the value using the given formatter.