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

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