# Google Cloud Client Libraries for Rust - Container Analysis 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.
This API is a prerequisite for leveraging Artifact Analysis
scanning capabilities in both Artifact Registry and with Advanced
Vulnerability Insights (runtime scanning) in GKE.
In addition, the Container Analysis API is an implementation of the
Grafeas API, which enables storing, querying, and retrieval of critical
metadata
about all of your software artifacts.
## Quickstart
The main types to work with this crate are the clients:
- [ContainerAnalysis]
## More Information
- Read the [crate's documentation](https://docs.rs/google-cloud-containeranalysis-v1/latest/google-cloud-containeranalysis-v1)
[ContainerAnalysis]: https://docs.rs/google-cloud-containeranalysis-v1/latest/google_cloud_containeranalysis_v1/client/struct.ContainerAnalysis.html