Type Alias ColumnFamilyName

Source
pub type ColumnFamilyName = &'static str;
Expand description

Crate users are expected to know column family names beforehand, so they can have static lifetimes.