Crates.io | qcs-api-client-common |
lib.rs | qcs-api-client-common |
version | 0.11.2 |
source | src |
created_at | 2022-09-22 20:31:01.972282 |
updated_at | 2024-10-09 02:23:12.43355 |
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 | 167,669 |
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.