pub(crate) type MapsKey = &'static str;
Names a column family in the map catalog.
Catalog names have static lifetime because descriptors are process-wide constants.