pub const DEFAULT_COLUMN_FAMILY_NAME: &str = "default";
Expand description

The name of the default column family.

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