pub type Name = Arc<str>;
Shared immutable column or field name.
pub struct Name { /* private fields */ }