Type Alias rustpython_vm::builtins::PyTypeRef

source ·
pub type PyTypeRef = PyRef<PyType>;