PyTypeRef

Type Alias PyTypeRef 

Source
pub type PyTypeRef = PyRef<PyType>;

Aliased Typeยง

pub struct PyTypeRef { /* private fields */ }