pub type DoubleSemicolon = Operator<{ _ }, { _ }, { _ }, { _ }>;
Represents the double semicolon ‘::’ operator. ::
::
pub struct DoubleSemicolon;