pub type FieldName = Arc<str>;
A name for a field in a struct.
pub struct FieldName { /* private fields */ }