Type Alias PyNumberUnaryFunc

Source
pub type PyNumberUnaryFunc<R = PyObjectRef> = fn(PyNumber<'_>, &VirtualMachine) -> PyResult<R>;
Morty Proxy This is a proxified and sanitized view of the page, visit original site.