Hi… I am well aware that this diff view is very suboptimal. It will be fixed when the refactored server comes along!
Remove the unnecessary cursor type
use lmdb::ffi; // Opaque structure for navigating through a database. export type cursor = ffi::cursor;