Crates.io | wecom-rs |
lib.rs | wecom-rs |
version | 0.1.17 |
source | src |
created_at | 2022-06-29 08:24:35.819874 |
updated_at | 2022-11-14 03:34:44.126154 |
description | 企业微信Rust版SDK |
homepage | |
repository | https://github.com/shenshouer/wecom-rs |
max_upload_size | |
id | 615290 |
size | 177,304 |
企业微信Rust版SDK
接口参考:https://developer.work.weixin.qq.com/document/path/90664
.env.sample
改名为 .env
, 替换.env
中的CORP_ID
与CORP_SECRET
cargo run --example xxx
运行,如运行user示例: cargo run --example user