pub fn graph_section_absorbing<F>( engine: &Engine, f: F, ) -> Result<(), Box<dyn Error>>where F: FnMut() -> Result<(), Box<dyn Error>>,
Serial section that ALSO joins every pending detached section (the SH1 consumer shape).