pub fn flush_summary_writer<O0: Into<Output>>( writer: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for FlushSummaryWriter::new().build(writer, scope).
FlushSummaryWriter::new().build(writer, scope)