Skip to main content

walk_except_handler

Function walk_except_handler 

Source
pub fn walk_except_handler<V>(visitor: &V, except_handler: &mut ExceptHandler)
where V: Transformer + ?Sized,