Crates.io | xand-api-client |
lib.rs | xand-api-client |
version | 49.0.0 |
source | src |
created_at | 2023-02-24 03:00:20.643307 |
updated_at | 2023-02-24 16:14:28.307442 |
description | A client for interacting with the Xand API |
homepage | |
repository | |
max_upload_size | |
id | 793257 |
size | 68,030 |
Table of Contents generated with DocToc
A client for communicating with the xand-api
over gRPC. Provides a more
ergonomic wrapper over the generated client.
It operates in terms of the client-side structs provided by xand_api_proto::proto_models
.
For more details, see the rustdocs.