Trait pyo3::class::mapping::PyMappingReversedProtocol[][src]

pub trait PyMappingReversedProtocol<'p>: PyMappingProtocol<'p> {
    type Result: IntoPyCallbackOutput<PyObject>;
}

Associated Types

type Result: IntoPyCallbackOutput<PyObject>[src]

Loading content...

Implementors

Loading content...