# Google Cloud Client Libraries for Rust - Identity and Access Management (IAM) 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.
Manages identity and access control for Google Cloud Platform resources,
including the creation of service accounts, which you can use to
authenticate to Google and make API calls.
## Quickstart
The main types to work with this crate are the clients:
* [Iam](https://docs.rs/google-cloud-iam-admin-v1/latest/google_cloud_iam_admin_v1/client/struct.Iam.html)
## More Information
* Read the [crate's documentation](https://docs.rs/google-cloud-iam-admin-v1/latest/google-cloud-iam-admin-v1)