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