1 Star 0 Fork 0

sidgwick/actix-web-learning

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Cargo.toml 337 Bytes
一键复制 编辑 原始数据 按行查看 历史
Zhigang Song 提交于 2018-10-29 20:54 . response encoding and middleware
[package]
name = "actix"
version = "0.1.0"
authors = ["Zhigang Song <songzhigang@didichuxing.com>"]
[dependencies]
futures = "0.1.17"
actix = "0.7"
openssl = "*"
http = "*"
failure = "*"
actix-web = { version = "0.7", features = ["alpn"] }
env_logger = "*"
listenfd = "0.3"
serde = "1.0"
serde_derive = "1.0"
serde_json ="*"
bytes = "*"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sidgwick/actix-web-learning.git
git@gitee.com:sidgwick/actix-web-learning.git
sidgwick
actix-web-learning
actix-web-learning
master

搜索帮助