googleapis / googleapis/google-cloud-rust
Merge src/storage/src/control/status.rs and src/spanner/src/status.rs in a common project
Open
priority: p3
type: feature request
- Dominant language
- Rust
- Stars
- 955
- Forks
- 144
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 279
Description
The Spanner and Storage clients both contain a status.rs file that implement `google_cloud_gax_internal::prost pub trait ToProto` and `google_cloud_gax_internal::prost pub trait FromProto` for `google_cloud_rpc::model pub struct Status`. These should be merged into one file in a common project (e.g. gaxi).
Contributor guide
Assessment
This issue has not been assessed yet.