Skip to main content

BoolValue

Type Alias BoolValue 

Source
pub type BoolValue = bool;
Expand description

Type alias for bool values (no longer needs wrapper)