# Google Cloud Client Libraries for Rust - Secret Manager API
**WARNING:** this crate is under active development. We expect multiple breaking
changes in the upcoming releases. Testing is also incomplete, we do **not**
recommend that you use this crate in production. We welcome feedback about the
APIs, documentation, missing features, bugs, etc.
Stores sensitive data such as API keys, passwords, and certificates.
Provides convenience while improving security.
## Quickstart
The main types to work with this crate are the clients:
* [SecretManagerService](https://docs.rs/gcp-sdk-secretmanager-v1/latest/gcp_sdk_secretmanager_v1/client/struct.SecretManagerService.html)
## More Information
* Read the [crate's documentation](https://docs.rs/gcp-sdk-secretmanager-v1/latest/gcp-sdk-secretmanager-v1)