Macro rustc_ast::visit::try_visit

source ยท
macro_rules! try_visit {
    ($e:expr) => { ... };
}