Docs.rs
gemini_crate-0.1.0
gemini_crate 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
micro-tech
Dependencies
anyhow ^1.0.100
normal
async-trait ^0.1.89
normal
backon ^1.6
normal
dotenvy ^0.15.7
normal
futures ^0.3.31
normal
reqwest ^0.12.26
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
thiserror ^2.0.17
normal
tokio ^1.48.0
normal
mockito ^1.7.1
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate gemini_crate
gemini_
crate
0.1.0
All Items
Crate Items
Modules
Crate
gemini_
crate
Copy item path
Source
Expand description
A Rust client for the Google Gemini API.
Modules
ยง
client
The main client for interacting with the Gemini API.
config
This module handles the configuration for the Gemini client.
errors
This module contains the error types for the Gemini client.
types
This module contains the request and response types for the Gemini API.