Docs.rs
tencent_cloud_sdk-0.0.3
tencent_cloud_sdk 0.0.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ChisatoNishikigi73
Dependencies
chrono ^0.4
normal
hex ^0.4
normal
hmac ^0.12
normal
http ^1.3.1
normal
rand ^0.9.1
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^2.0.0
normal
tokio ^1
normal
Versions
97.93%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tencent_
cloud_
sdk
0.0.3
Module signature
Module Items
Structs
Functions
In tencent_
cloud_
sdk::
utils
tencent_cloud_sdk
::
utils
Module
signature
Copy item path
Source
Structs
§
Signature
Builder
生成腾讯云API的签名信息
Signature
Info
签名信息和HTTP请求需要的数据
Functions
§
get_
date
获取当前UTC日期,格式为YYYY-MM-DD
get_
timestamp
获取当前时间戳(秒)
hmac_
sha256_
hex
计算HMAC-SHA256并转换为十六进制字符串
sha256_
hex
计算SHA256哈希值并返回十六进制字符串