pub fn visit_stream_node_internal_tables<F>(stream_node: &mut StreamNode, f: F)where F: FnMut(&mut Table, &str),