Type Definition pyo3::exceptions::ProcessLookupError  [−][src]
pub type ProcessLookupError = Py<PyProcessLookupError>;👎 Deprecated: 
Exceptions now have a Py prefix, e.g. PyException, PyTypeError
