Constant starlark::values::bool::BOOL_TYPE

source ·
pub const BOOL_TYPE: &str = "bool";
Expand description

The result of calling type() on booleans.