[][src]Constant pyo3::type_object::PY_TYPE_FLAG_BASETYPE

pub const PY_TYPE_FLAG_BASETYPE: usize = 1 << 2; // 4usize

Type object can be used as the base type of another type