wx-bot-sdk 0.1.3

Standalone Weixin Bot SDK in Rust
Documentation
1
2
3
4
5
pub mod logger;
pub mod random;

pub use logger::*;
pub use random::*;