qcs-api-client-grpc
This crate provides an autogenerated gRPC client for the QCS API, along with helper utilities for automatically loading credentials from a user's QCS config and keeping authentication tokens refreshed.
get_channel: create aChannelto the given gRPC endpoint with QCS authentication automatically set up.wrap_channel: wrap an existingChannelwith QCS authentication.
Quick Start
See docs.rs for a quick start guide.