Type Alias we_cdk::Boolean

source ยท
pub type Boolean = bool;
Expand description

Boolean is a boolean data type.