ibmcloud-core-0.1.0 has been yanked.
IBM Cloud Core SDK
This crate is an abstraction from de api referenced in docs.
The first abstraction is about the Identity Manager: https://cloud.ibm.com/apidocs/iam-identity-token-api.json
Single implementation of Authenticate with Token and API key:
use crate AssistantClient;
use crate;
async