gewe-core 0.1.4

Core types and definitions for gewe WeChat SDK
Documentation
1
2
3
4
5
6
7
pub mod info;
pub mod manage;
pub mod wecom;

pub use info::*;
pub use manage::*;
pub use wecom::*;