Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Used SPI result type for cursor API (#1836)
A tiny cleanup of the cursor code. `SpiResult<R>` is no different than `Result<R, SpiError>`.
- Loading branch information