Apostrophe

Type Alias Apostrophe 

Source
pub type Apostrophe = Operator<{ _ }, { _ }, { _ }, { _ }>;
Expand description

Represents the apostrophe ‘'’ operator. '

Aliased Type§

pub struct Apostrophe;