Skip to main content

py_allowed_projections

Function py_allowed_projections 

Source
pub fn py_allowed_projections(
    py: Python<'_>,
    spin: &Bound<'_, PyAny>,
) -> PyResult<Vec<Py<PyAny>>>
Expand description

Enumerate allowed spin projections.