| Crates.io | apollo-client |
| lib.rs | apollo-client |
| version | 0.8.1 |
| created_at | 2019-12-27 14:45:33.518629+00 |
| updated_at | 2025-05-23 01:57:23.555944+00 |
| description | Ctrip Apollo client for Rust🦀. |
| homepage | |
| repository | https://github.com/jmjoy/apollo-client |
| max_upload_size | |
| id | 192658 |
| size | 160,789 |
Ctrip Apollo client for Rust🦀.
Power by Rust async/await.
With cargo edit installed run:
$ cargo add -s --features full tokio
$ cargo add -s --features full apollo-client
You can find more examples in the example directory.