Struct pyo3::exc::socket::timeout [] [src]

pub struct timeout;

Methods

impl timeout
[src]

[src]

[src]

Trait Implementations

impl<T> Into<PyResult<T>> for timeout
[src]

[src]

Performs the conversion.

impl PyTypeObject for timeout
[src]

[src]

Initialize type object

[src]

Retrieves the type object for this Python object type.

[src]

Create PyRawObject which can be initialized with rust value