Constant rocksdb::DEFAULT_COLUMN_FAMILY_NAME [−][src]
pub const DEFAULT_COLUMN_FAMILY_NAME: &str = "default";
The name of the default column family.
The column family with this name is created implicitly whenever column families are used.