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
Trait Implementations
impl<'a> AsColumnFamilyRef for &'a ColumnFamily
[src]
impl<'a> AsColumnFamilyRef for &'a ColumnFamily
[src]