Type Definition wasmtime_environ::wasm::wasmparser::Result[][src]

type Result<T, E = BinaryReaderError> = Result<T, E>;