Type Alias rustpython_vm::builtins::PyTypeRef

source ·
pub type PyTypeRef = PyRef<PyType>;

Aliased Type§

struct PyTypeRef { /* private fields */ }