pub fn py_allowed_projections( py: Python<'_>, spin: &Bound<'_, PyAny>, ) -> PyResult<Vec<Py<PyAny>>>
Enumerate allowed spin projections.