[][src]Function syn::visit_mut::visit_block_mut

pub fn visit_block_mut<V: ?Sized>(v: &mut V, node: &mut Block) where
    V: VisitMut