Enum wasmparser::CustomSectionKind [] [src]

pub enum CustomSectionKind {
    Unknown,
    Name,
    SourceMappingURL,
    Reloc,
    Linking,
}

Variants

Trait Implementations

impl Debug for CustomSectionKind
[src]

Formats the value using the given formatter.