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 a Channel
to the given gRPC endpoint with QCS authentication automatically set up.wrap_channel
: wrap an existing Channel
with QCS authentication.See [docs.rs] for a quick start guide.