googleapis / googleapis/google-cloud-rust
Consider re-exporting *-gax Paginator traits
Open
rust
sidekick
type: feature request
- Dominant language
- Rust
- Stars
- 955
- Forks
- 144
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 279
Description
https://googleapis.github.io/google-cloud-rust/setting_up_your_development_environment.html and https://googleapis.github.io/google-cloud-rust/setting_up_rust_on_cloud_shell.html both use google_cloud_gax directly.
We should consider if we would rather re-export the necessary traits from the client libraries, as is done for `gax::Result` and `lro::Poller`.
See https://github.com/googleapis/google-cloud-rust/issues/2108#issuecomment-2874054156 for context, and also #903 / #919
Contributor guide
Assessment
This issue has not been assessed yet.