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§

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