[][src]Type Definition wasmparser::Result

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