pub type Apostrophe = Operator<{ _ }, { _ }, { _ }, { _ }>;
Represents the apostrophe ‘'’ operator. '
'
pub struct Apostrophe;