wx-rust-open 0.1.0

WxRust 开放平台(第三方平台)模块(对应 weixin-java-open)
Documentation
1
2
3
4
5
//! 对应 Java `me.chanjar.weixin.open.bean.mp` 包(生成)。

pub mod fast_register_result;

pub use fast_register_result::FastRegisterResult;