Migrate 25 crates to monorepo. am: edf6d6702f

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/http-body/+/3246049

Change-Id: I515e33c14c666596af26469080ee4f4f0c7e8840
Signed-off-by: Automerger Merge Worker <[email protected]>
tree: 9a4f317c8e0f04989c2c2b0bcafc957967e13186
  1. src/
  2. tests/
  3. Android.bp
  4. Cargo.toml
  5. Cargo.toml.orig
  6. CHANGELOG.md
  7. LICENSE
  8. METADATA
  9. MODULE_LICENSE_MIT
  10. OWNERS
  11. README.md
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.