Docs.rs
  • gemini-live-api-0.1.1
    • gemini-live-api 0.1.1
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • EstebanForero
    • Dependencies
      • base64 ^0.22.1 normal
      • futures-util ^0.3.31 normal
      • gemini-live-macros ^0.1.0 normal
      • rustls ^0.23.27 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
      • thiserror ^2.0.12 normal
      • tokio ^1.45.0 normal
      • tokio-tungstenite ^0.26.2 normal
      • tracing ^0.1.41 normal
      • url ^2.5.4 normal
      • anyhow ^1.0.98 dev
      • chrono ^0.4.41 dev
      • cpal ^0.15.3 dev
      • crossbeam-channel ^0.5.15 dev
      • dotenv ^0.15.0 dev
      • tokio ^1.39.2 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

gemini_live_api0.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Attribute Macros

List of all items

Structs

  • client::builder::GeminiLiveClientBuilder
  • client::handle::GeminiLiveClient
  • client::handlers::ServerContentContext
  • client::handlers::UsageMetadataContext
  • types::ActivityEnd
  • types::ActivityStart
  • types::AudioTranscriptionConfig
  • types::AutomaticActivityDetection
  • types::BidiGenerateContentClientContent
  • types::BidiGenerateContentRealtimeInput
  • types::BidiGenerateContentServerContent
  • types::BidiGenerateContentSetup
  • types::BidiGenerateContentSetupComplete
  • types::BidiGenerateContentToolCall
  • types::BidiGenerateContentToolCallCancellation
  • types::BidiGenerateContentToolResponse
  • types::BidiGenerateContentTranscription
  • types::Blob
  • types::Content
  • types::ContextWindowCompressionConfig
  • types::ExecutableCode
  • types::FunctionCall
  • types::FunctionDeclaration
  • types::FunctionResponse
  • types::GenerationConfig
  • types::GoAway
  • types::Part
  • types::RealtimeInputConfig
  • types::Schema
  • types::ServerMessage
  • types::SessionResumptionConfig
  • types::SessionResumptionUpdate
  • types::SlidingWindow
  • types::SpeechConfig
  • types::Tool
  • types::UsageMetadata

Enums

  • error::GeminiError
  • types::ActivityHandling
  • types::ClientMessagePayload
  • types::EndSensitivity
  • types::ResponseModality
  • types::Role
  • types::SpeechLanguageCode
  • types::StartSensitivity
  • types::TurnCoverage

Traits

  • client::handlers::EventHandlerSimple
  • client::handlers::ToolHandler

Attribute Macros

  • tool_function