pub fn visit_internal_tables<F>(fragment: &mut StreamFragment, f: F)
Expand description
Visit the internal tables of a StreamFragment
.
pub fn visit_internal_tables<F>(fragment: &mut StreamFragment, f: F)
Visit the internal tables of a StreamFragment
.