Type Alias cubecl::prelude::Bool

source ยท
pub type Bool = bool;
Expand description

Boolean type.