pyo3
0.23.3
Module socket
Module Items
Structs
In pyo3::
exceptions
pyo3
::
exceptions
Module
socket
Copy item path
Source
Expand description
Exceptions defined in Python’s
socket
module.
Structs
§
gaierror
A Rust type representing an exception defined in Python code.
herror
A Rust type representing an exception defined in Python code.
timeout
A Rust type representing an exception defined in Python code.
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here