Crates.io | rpay |
lib.rs | rpay |
version | 0.1.0 |
source | src |
created_at | 2024-08-05 03:16:21.655463 |
updated_at | 2024-08-05 03:16:21.655463 |
description | rust pay api |
homepage | |
repository | |
max_upload_size | |
id | 1325445 |
size | 105,670 |
-- 代码结构
|-- crates
|-- .github github
|-- .vscode vscode配置
|-- lib-alipay 支付宝
|-- lib-allinpay 通联支付
|-- lib-apple 苹果支付
|-- lib-lakala 拉卡拉
|-- lib-paypal PayPal
|-- lib-qq QQ
|-- lib-wechat 微信
|-- .gitignore 忽略提交文件
|-- Cargo.toml cargo 配置文件
|-- README.md 说明文档
cargo test --test wechat_tests