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