[−][src]Crate apollo_client
Rust🦀 client for Apollo.
Power by Rust async/await.
Structs
| Client | Represents the apollo client. |
| ClientConfig | Configuration of Apollo and api information. |
| Configuration | The wrapper of apollo config api response's |
| Response | Apollo config api response. |
Enums
| ApolloClientError | Apollo client crate side |
| ConfigurationKind | Kind of a configuration namespace. |
| IpValue | Apollo config api |
Traits
| FromResponses | For apollo config api response to transfer to your favorite type. |
Type Definitions
| ApolloClientResult | Apollo client crate side |