Type Alias PyBaseExceptionRef

Source
pub type PyBaseExceptionRef = PyRef<PyBaseException>;

Aliased Type§

struct PyBaseExceptionRef { /* private fields */ }

Trait Implementations§