[][src]Constant rocksdb::DEFAULT_COLUMN_FAMILY_NAME

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.