pub fn reader_num_records_produced<O0: Into<Output>>( reader_handle: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for ReaderNumRecordsProduced::new().build(reader_handle, scope).
ReaderNumRecordsProduced::new().build(reader_handle, scope)