redb icon indicating copy to clipboard operation
redb copied to clipboard

Cursor API

Open cberner opened this issue 7 months ago • 1 comments

Implement an API similar to Cursor and CursorMut in std btree_map: https://doc.rust-lang.org/std/collections/btree_map/struct.CursorMut.html

cberner avatar May 23 '25 17:05 cberner