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

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

Associated Types

type Result: IntoPyCallbackOutput<PyObject>

Loading content...

Implementors

Loading content...