Type Definition pyo3::ffi::PyStructSequence[][src]

pub type PyStructSequence = PyTupleObject;
This is supported on non-Py_LIMITED_API only.