Docs.rs
  • apollo-client-0.8.1
    • apollo-client 0.8.1
    • Permalink
    • Docs.rs crate page
    • Unlicense
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jmjoy
    • Dependencies
      • async-stream ^0.3.5 normal optional
      • async-trait ^0.1.80 normal
      • base64 ^0.22.1 normal optional
      • cfg-if ^1.0.0 normal
      • chrono ^0.4.26 normal optional
      • cidr-utils ^0.6.1 normal optional
      • form_urlencoded ^1.2.1 normal
      • futures-core ^0.3.30 normal
      • futures-util ^0.3.30 normal
      • hmac ^0.12.1 normal optional
      • hostname ^0.4.0 normal optional
      • http ^1.1.0 normal
      • log ^0.4.18 normal
      • once_cell ^1.17.2 normal
      • reqwest ^0.12.5 normal
      • rust-ini ^0.21.0 normal optional
      • serde ^1.0.203 normal
      • serde_json ^1.0.117 normal
      • sha1 ^0.10.6 normal optional
      • systemstat ^0.2.3 normal optional
      • thiserror ^1.0.61 normal
      • url ^2.5.2 normal
      • urlencoding ^2.1.3 normal optional
      • env_logger ^0.11.3 dev
      • futures ^0.3.30 dev
      • tokio ^1.29.1 dev
    • Versions
    • 34.69% of the crate is documented
  • 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

apollo_client0.8.1

Module responses

Module Items

  • Structs

In apollo_client::open

apollo_client::open

Module responses

Source
Available on crate feature open only.
Expand description

open api responses.

Structs§

OpenAppResponse
Response for crate::open::requests::OpenAppRequest.
OpenClusterResponse
Response for crate::open::requests::OpenClusterRequest.
OpenEnvClusterResponse
Response for crate::open::requests::OpenEnvClusterRequest.
OpenItemResponse
Response for crate::open::requests::OpenCreateItemRequest.
OpenNamespaceResponse
Response for crate::open::requests::OpenNamespaceRequest.
OpenPublishResponse
Response for crate::open::requests::OpenPublishNamespaceRequest.