pub type ExceptHandler = ExceptHandler<SourceRange>;Aliased Type§
pub enum ExceptHandler {
ExceptHandler(ExceptHandlerExceptHandler<SourceRange>),
}pub type ExceptHandler = ExceptHandler<SourceRange>;pub enum ExceptHandler {
ExceptHandler(ExceptHandlerExceptHandler<SourceRange>),
}