Type Alias rustpython_vm::builtins::PyBaseExceptionRef
source · pub type PyBaseExceptionRef = PyRef<PyBaseException>;
Aliased Type§
struct PyBaseExceptionRef { /* private fields */ }
pub type PyBaseExceptionRef = PyRef<PyBaseException>;
struct PyBaseExceptionRef { /* private fields */ }