Struct leveldb_sys::leveldb_options_t[][src]

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

Opaque handle representing options used when opening a database. May be discarded after use, using leveldb_free.

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.