dropshot:从Rust程序公开REST API 源码
空投 目录 Dropshot是用于从Rust程序公开REST API的通用箱。 有关更多信息,请参见。 您可以使用以下方法自己构建文档: $ cargo +nightly doc 贡献 构建和测试 您可以构建并运行带有cargo test的整个测试套件。 测试套件运行干净,应保持干净。 代码格式化和皮棉 Dropshot适用于稳定的Rust版本,但是为了保持一致性,代码使用特定版本的rustfmt格式化。 要为Dropshot做出贡献,您将需要安装Rust工具链的nightly-2020-07-26版本: $ rustup install nightly-2020-07-26 然后,您
文件列表
dropshot-master.zip
(预估有个57文件)
dropshot-master
rustfmt.toml
3KB
.github
workflows
rust.yml
1KB
dropshot
tests
test_pagination.rs
32KB
fail
bad_endpoint5.rs
543B
暂无评论