googleapis / googleapis/google-cloud-rust
spanner: remove #![allow(dead_code)] from the Spanner client
Open
type: cleanup
- Dominant language
- Rust
- Stars
- 955
- Forks
- 144
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 279
Description
There are multiple `#![allow(dead_code)]` attributes in the Spanner client that have been added during the development, as not all features were implemented at once. These should be removed before launching.
Contributor guide
Assessment
This issue has not been assessed yet.