[][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 configurations field.

Response

Apollo config api response.

Enums

ApolloClientError

Apollo client crate side Error.

ConfigurationKind

Kind of a configuration namespace.

IpValue

Apollo config api ip param value.

Traits

FromResponses

For apollo config api response to transfer to your favorite type.

Type Definitions

ApolloClientResult

Apollo client crate side Result.