2 unstable releases
new 0.1.0 | Feb 18, 2025 |
---|---|
0.0.0 | Feb 16, 2025 |
#2207 in Network programming
94 downloads per month
1.5MB
24K
SLoC
Google Cloud Client Libraries for Rust - Cloud Document AI 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.
Service to parse structured information from unstructured or semi-structured documents using state-of-the-art Google AI such as natural language, computer vision, translation, and AutoML.
Quickstart
The main types to work with this crate are the clients:
More Information
- Read the crate's documentation
lib.rs
:
Google Cloud Client Libraries for Rust - Cloud Document AI 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 crate contains traits, types, and functions to interact with Cloud Document AI API Most applications will use the structs defined in the [client] module. More specifically:
Dependencies
~19–32MB
~555K SLoC