Type Definition Result
wasmtime_environ::wasm::wasmparser
type Result<T, E = BinaryReaderError> = Result<T, E>;