Struct wasm_nm::Symbols [] [src]

pub struct Symbols { /* fields omitted */ }

The set of symbols in a wasm file.

Methods

impl Symbols
[src]

[src]

Iterate over the symbols.

Trait Implementations

impl Debug for Symbols
[src]

[src]

Formats the value using the given formatter.