Function wasm_nm::symbols [] [src]

pub fn symbols<R>(opts: Options, reader: &mut R) -> Result<Symbols, Error> where
    R: Read

Get the symbols in the given wasm file.