Struct wasmparser::GlobalType [] [src]

pub struct GlobalType {
    pub content_type: Type,
    // some fields omitted
}

Fields

Trait Implementations

impl Debug for GlobalType
[src]

Formats the value using the given formatter.