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