Skip to main content

extract_handled_exceptions

Function extract_handled_exceptions 

Source
pub fn extract_handled_exceptions(handlers: &[ExceptHandler]) -> Vec<&Expr>
Expand description

Extract the names of all handled exceptions.