pub fn extract_handled_exceptions(handlers: &[ExceptHandler]) -> Vec<&Expr>Expand description
Extract the names of all handled exceptions.
pub fn extract_handled_exceptions(handlers: &[ExceptHandler]) -> Vec<&Expr>Extract the names of all handled exceptions.