Skip to main content

walk_block

Function walk_block 

Source
pub fn walk_block<V>(v: &mut V, body: &[Stmt])
where V: Visitor + ?Sized,