Struct leveldb_sys::leveldb_iterator_t[][src]

#[repr(C)]
pub struct leveldb_iterator_t { /* fields omitted */ }
Expand description

Opaque handle representing an ongoing iteration process through the database. This handle is not thread safe.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.