Semi

Type Alias Semi 

Source
pub type Semi = Operator<facet_macro_types::::Semi::{constant#0}, facet_macro_types::::Semi::{constant#1}, facet_macro_types::::Semi::{constant#2}, facet_macro_types::::Semi::{constant#3}>;
Expand description

Represents the ‘;’ operator. ;

Aliased Type§

pub struct Semi;