Module client

Module client 

Source

Structs§

BadPartSnafu
SNAFU context selector for the Error::BadPart variant
BadResponseSnafu
SNAFU context selector for the Error::BadResponse variant
ConstructUrlSnafu
SNAFU context selector for the Error::ConstructUrl variant
DecodeResponseSnafu
SNAFU context selector for the Error::DecodeResponse variant
DeserializeSnafu
SNAFU context selector for the Error::Deserialize variant
Gemini
Client for the Gemini API
GeminiBuilder
A builder for the Gemini client.
GeminiClient
Internal client for making requests to the Gemini API
InvalidApiKeySnafu
SNAFU context selector for the Error::InvalidApiKey variant
IoSnafu
SNAFU context selector for the Error::Io variant
MissingResponseHeaderSnafu
SNAFU context selector for the Error::MissingResponseHeader variant
PerformRequestNewSnafu
SNAFU context selector for the Error::PerformRequestNew variant
PerformRequestSnafu
SNAFU context selector for the Error::PerformRequest variant
UrlParseSnafu
SNAFU context selector for the Error::UrlParse variant

Enums§

Error
Model