Struct bitcask_rs::Bitcask[][src]

pub struct Bitcask { /* fields omitted */ }

Methods

impl Bitcask
[src]

Trait Implementations

impl Clone for Bitcask
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Bitcask

impl Sync for Bitcask