Struct mdbx_sys::MDBX_cursor
source · #[repr(C)]pub struct MDBX_cursor { /* private fields */ }Trait Implementations§
source§impl Clone for MDBX_cursor
impl Clone for MDBX_cursor
source§fn clone(&self) -> MDBX_cursor
fn clone(&self) -> MDBX_cursor
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more