wx-bot-sdk 0.1.3

Standalone Weixin Bot SDK in Rust
Documentation
1
2
3
fn main() {
    println!("wx-bot-sdk is a library crate. See examples/echo.rs for usage.");
}