apollo-client 0.1.0

Rust🦀 client for Apollo.
Documentation

Apollo-client

Rustc Version Actions Crate API

Rust🦀 client for Apollo.

Power by Rust async/await.

Installation

With cargo add installed run:

$ cargo add -s apollo-client

Notice that the xml and yaml features aren't enable by default, if you have such type namespace, you should add features in Cargo.toml, just like:

apollo-client = { version = "0.1.0", features = ["full"] }

Usage

You can find some examples in the examples directory.

License

木兰宽松许可证, 第1版