Trait pyo3::class::basic::PyObjectStrProtocol[][src]

pub trait PyObjectStrProtocol<'p>: PyObjectProtocol<'p> {
    type Result: IntoPyCallbackOutput<PyObject>;
}

Associated Types

type Result: IntoPyCallbackOutput<PyObject>[src]

Loading content...

Implementors

Loading content...