Struct rocksdb::backup::BackupEngine [] [src]

pub struct BackupEngine { /* fields omitted */ }

Methods

impl BackupEngine
[src]

[src]

Open a backup engine with the specified options.

[src]

[src]

Trait Implementations

impl Drop for BackupEngine
[src]

[src]

Executes the destructor for this type. Read more