Constant starlark::values::int::INT_TYPE

source ·
pub const INT_TYPE: &str = "int";
Expand description

The result of calling type() on integers.