Go to file
denghao f483a1ee59 Import Debian changes 0.4.5-ok1
rust-http-body (0.4.5-ok1) yangtze; urgency=medium

  * Build for openKylin.
2023-04-11 17:59:27 +08:00
.github/workflows Import Upstream version 0.4.5 2023-04-11 17:59:27 +08:00
debian Import Debian changes 0.4.5-ok1 2023-04-11 17:59:27 +08:00
debian-orig Import Upstream version 0.4.5 2023-04-11 17:59:27 +08:00
src Import Upstream version 0.4.5 2023-04-11 17:59:27 +08:00
tests Import Upstream version 0.4.5 2023-04-11 17:59:27 +08:00
.cargo_vcs_info.json Import Upstream version 0.4.5 2023-04-11 17:59:27 +08:00
.gitignore Import Upstream version 0.4.5 2023-04-11 17:59:27 +08:00
CHANGELOG.md Import Upstream version 0.4.5 2023-04-11 17:59:27 +08:00
Cargo.toml Import Upstream version 0.4.5 2023-04-11 17:59:27 +08:00
Cargo.toml.orig Import Upstream version 0.4.5 2023-04-11 17:59:27 +08:00
LICENSE Import Upstream version 0.4.5 2023-04-11 17:59:27 +08:00
README.md Import Upstream version 0.4.5 2023-04-11 17:59:27 +08:00

README.md

HTTP Body

A trait representing asynchronous operations on an HTTP body.

crates.io documentation MIT License CI Status

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in http-body by you, shall be licensed as MIT, without any additional terms or conditions.