Crate tencentcloud

source ·
Expand description

tencentcloud api library

this crate provides a generic Client and api::Api

Re-exports

  • pub use self::client::Auth;
  • pub use self::client::Client;
  • pub use self::error::Error;

Modules

  • the Api trait allows user define the tencentcloud an api
  • tencentcloud api client
  • error types