Crates.io | qcs-api-client-common |
lib.rs | qcs-api-client-common |
version | 0.11.5 |
source | src |
created_at | 2022-09-22 20:31:01.972282 |
updated_at | 2024-11-20 18:35:03.104338 |
description | Common code for QCS API clients |
homepage | https://github.com/rigetti/qcs-api-client-rust |
repository | https://github.com/rigetti/qcs-api-client-rust |
max_upload_size | |
id | 671978 |
size | 169,461 |
This crate serves as a common implementation detail for other qcs-api-client
crates:
It currently provides utilities for loading QCS configuration and managing authentication tokens.
See ClientConfiguration
for more.