Trait pyo3::class::number::PyNumberPosProtocol[][src]

pub trait PyNumberPosProtocol<'p>: PyNumberProtocol<'p> {
    type Result: IntoPyCallbackOutput<PyObject>;
}

Associated Types

type Result: IntoPyCallbackOutput<PyObject>[src]

Loading content...

Implementors

Loading content...