Crates.io | apollo-client |
lib.rs | apollo-client |
version | 0.8.0 |
source | src |
created_at | 2019-12-27 14:45:33.518629 |
updated_at | 2024-06-23 12:07:25.987994 |
description | Ctrip Apollo client for Rust🦀. |
homepage | |
repository | https://github.com/jmjoy/apollo-client |
max_upload_size | |
id | 192658 |
size | 150,202 |
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.