wx-bot-sdk 0.1.3

Standalone Weixin Bot SDK in Rust
Documentation
1
2
3
4
5
pub mod state_dir;
pub mod sync_buf;

pub use state_dir::*;
pub use sync_buf::*;