Skip to main content

Bool

Type Alias Bool 

Source
pub type Bool = bool;
Expand description

Boolean truth values.