Type Alias PyTypeRef

Source
pub type PyTypeRef = PyRef<PyType>;

Aliased Typeยง

struct PyTypeRef { /* private fields */ }