Function rustc_ast::visit::walk_stmt

source ·
pub fn walk_stmt<'a, V: Visitor<'a>>(visitor: &mut V, statement: &'a Stmt)