Struct rocksdb::DBPath [−][src]
pub struct DBPath { /* fields omitted */ }
Represents a path where sst files can be put into
Implementations
impl DBPath
[src]
impl DBPath
[src]pub struct DBPath { /* fields omitted */ }
Represents a path where sst files can be put into
impl DBPath
[src]impl RefUnwindSafe for DBPath
impl !Send for DBPath
impl !Sync for DBPath
impl Unpin for DBPath
impl UnwindSafe for DBPath