apple-web-service-client 0.1.1

Apple - Web Service Client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# apple-web-service-client

* [Cargo package]https://crates.io/crates/apple-web-service-client

## Clients

* [Isahc]../apple-web-service-isahc-client/

## Dev

```
cargo test --all-features -- --nocapture
```

Deprecated, Please use [http-api-client](https://docs.rs/http-api-client) crate.