Docs.rs
  • gcp-sdk-gax-0.1.0
    • gcp-sdk-gax 0.1.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • coryan
    • codyoss
    • Dependencies
      • gcp-sdk-auth ^0.1.0 normal
      • base64 ^0.22.1 normal
      • bytes ^1.8.0 normal
      • futures ^0.3.31 normal optional
      • http ^1.1.0 normal
      • pin-project ^1.1.8 normal optional
      • rand ^0.8.5 normal
      • reqwest ^0.12.11 normal optional
      • gcp-sdk-rpc ^0.1.0 normal
      • serde ^1.0.216 normal
      • serde_json ^1.0.134 normal
      • serde_with ^3.12.0 normal
      • thiserror ^2.0.9 normal
      • gcp-sdk-wkt ^0.1.0 normal
      • axum ^0.8.1 dev
      • mockall ^0.13.1 dev
      • serde ^1.0.216 dev
      • serial_test ^3.2.0 dev
      • tempfile ^3.14.0 dev
      • test-case ^3.3.1 dev
      • tokio ^1.42 dev
      • built ^0.7 build
    • Versions
    • 87.1% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • 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

gcp_sdk_gax0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • backoff_policy::BackoffPolicyArg
  • backoff_policy::ExponentialBackoff
  • backoff_policy::ExponentialBackoffBuilder
  • error::Error
  • error::HttpError
  • error::rpc::Status
  • options::ClientConfig
  • options::RequestOptions
  • retry_policy::Aip194Strict
  • retry_policy::AlwaysRetry
  • retry_policy::LimitedAttemptCount
  • retry_policy::LimitedElapsedTime
  • retry_policy::RetryPolicyArg
  • retry_throttler::AdaptiveThrottler
  • retry_throttler::CircuitBreaker
  • retry_throttler::RetryThrottlerArg

Enums

  • error::ErrorKind
  • error::rpc::Code
  • error::rpc::StatusDetails
  • retry_policy::RetryFlow

Traits

  • backoff_policy::BackoffPolicy
  • options::RequestBuilder
  • options::RequestOptionsBuilder
  • retry_policy::RetryPolicy
  • retry_policy::RetryPolicyExt
  • retry_throttler::RetryThrottler

Type Aliases

  • Result