wx-bot-sdk 0.1.2

Standalone Weixin Bot SDK in Rust
Documentation
1
2
3
4
5
pub mod accounts;
pub mod login_qr;

pub use accounts::*;
pub use login_qr::*;