Trait pyo3::class::pyasync::PyAsyncAenterProtocol[][src]

pub trait PyAsyncAenterProtocol<'p>: PyAsyncProtocol<'p> {
    type Result: IntoPyCallbackOutput<PyObject>;
}

Associated Types

type Result: IntoPyCallbackOutput<PyObject>[src]

Loading content...

Implementors

Loading content...