Constant rocksdb::DEFAULT_COLUMN_FAMILY_NAME

pub const DEFAULT_COLUMN_FAMILY_NAME: &'static str;
Expand description

The name of the default column family.

The column family with this name is created implicitly whenever column families are used.