Skip to content
Snippets Groups Projects
Unverified Commit 820f69ec authored by iFA's avatar iFA Committed by GitHub
Browse files

Update iterator.pxd

parent 1e63c493
No related branches found
No related tags found
No related merge requests found
from libcpp cimport bool as cpp_bool
from slice_ cimport Slice
from status cimport Status
from .slice_ cimport Slice
from .status cimport Status
cdef extern from "rocksdb/iterator.h" namespace "rocksdb":
cdef cppclass Iterator:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment