Boolean

Type Alias Boolean 

Source
pub type Boolean = bool;
Expand description

Boolean is a boolean data type.