Struct rocksdb::ColumnFamily
source · pub struct ColumnFamily { /* private fields */ }Expand description
An opaque type used to represent a column family. Returned from some functions, and used in others
pub struct ColumnFamily { /* private fields */ }An opaque type used to represent a column family. Returned from some functions, and used in others