Struct rocksdb::ColumnFamily [−][src]
pub struct ColumnFamily { /* fields omitted */ }An opaque type used to represent a column family. Returned from some functions, and used in others
pub struct ColumnFamily { /* fields omitted */ }An opaque type used to represent a column family. Returned from some functions, and used in others
impl Send for ColumnFamily[src]impl RefUnwindSafe for ColumnFamilyimpl !Sync for ColumnFamilyimpl Unpin for ColumnFamilyimpl UnwindSafe for ColumnFamily