Bool

Type Alias Bool 

Source
pub type Bool = HBool;

Aliased Type§

pub struct Bool(pub bool);

Tuple Fields§

§0: bool