| Crates.io | qiniu-ng |
| lib.rs | qiniu-ng |
| version | 0.0.4 |
| created_at | 2019-11-06 02:02:56.050687+00 |
| updated_at | 2020-11-04 06:19:53.121215+00 |
| description | Qiniu Resource Storage SDK for Rust |
| homepage | https://www.qiniu.com |
| repository | |
| max_upload_size | |
| id | 178482 |
| size | 574,655 |
此 Rust SDK 基于 七牛云官方 API 构建。 使用此 SDK 构建您的网络应用程序,能让您以非常便捷地方式将数据安全地存储到七牛云上。 无论您的网络应用是一个网站程序,还是包括从云端(服务端程序)到终端(手持设备应用)的架构的服务或应用,通过七牛云及其 SDK,都能让您应用程序的终端用户高速上传和下载,同时也让您的服务端更加轻盈。
qiniu-rust-http 接口的实现模块有关参见 DESIGN.md
make
make build_release
make test
make clippy
make clean
git checkout -b my-new-feature)git commit -am 'Added some feature')git 仓库 (git push origin my-new-feature)git 远程仓库的 my-new-feature 分支下发起 Pull RequestCopyright (c) 2012-2020 qiniu.com
基于 Apache 2.0 协议发布: