Type Definition Result
Other items inwasmtime_environ::wasm::wasmparser
type Result<T, E = BinaryReaderError> = Result<T, E>;