licenses.dev

http-body-util v0.1.5

Combinators and adapters for HTTP request or response bodies.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT9
PackageRelationDependenciesPublished
futures-core • 0.3.34The core traits and types in for the `futures` library. DIRECT0
futures-task • 0.3.34Tools for working with tasks. INDIRECT0
futures-util • 0.3.34Common utilities and extension traits for the futures-rs library. DIRECT3
http • 1.5.0A set of types for representing HTTP requests and responses. DIRECT2
itoa • 1.0.18Fast integer primitive to string conversionINDIRECT0
pin-project-lite • 0.2.17A lightweight version of pin-project written with declarative macros. DIRECT0
proc-macro2 • 1.0.107A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.47Quasi-quoting macro quote!(...)INDIRECT2
syn • 3.0.3Parser for Rust source codeINDIRECT2
MIT4
PackageRelationDependenciesPublished
bytes • 1.12.1Types and traits for working with bytesDIRECT0
http-body • 1.1.0Trait representing an asynchronous, streaming, HTTP request or response body. DIRECT3
tokio-macros • 2.7.2Tokio's proc macros. INDIRECT4
tokio • 1.53.1An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. DIRECT6
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.24Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/http-body-util)](https://licenses.dev/cargo/http-body-util)
<a href="https://licenses.dev/cargo/http-body-util">
  <img src="https://licenses.dev/b/cargo/http-body-util" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.5 version:

[![licenses](https://licenses.dev/b/cargo/http-body-util/0.1.5)](https://licenses.dev/cargo/http-body-util/0.1.5)
<a href="https://licenses.dev/cargo/http-body-util/0.1.5">
  <img src="https://licenses.dev/b/cargo/http-body-util/0.1.5" alt="licenses" />
</a>
GitHub