[][src]Type Definition wechat_mp::WechatResult

type WechatResult<T> = Result<T, WechatError>;