licenses.dev

hyper-old-types v0.11.0

HTTP types from hyper 0.11.x

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT16
PackageRelationDependenciesPublished
base64 • 0.9.3encodes and decodes base64 as bytes or utf8DIRECT2
fnv • 1.0.7Fowler–Noll–Vo hash functionINDIRECT0
http • 0.1.21A set of types for representing HTTP requests and responses. DIRECT6
httparse • 1.9.5A tiny, safe, speedy, zero-copy HTTP/1.x parser.DIRECT0
iovec • 0.1.4Portable buffer type for scatter/gather I/O operations INDIRECT1
itoa • 0.4.8Fast integer primitive to string conversionINDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
mime • 0.3.17Strongly Typed MimesDIRECT0
percent-encoding • 1.0.1Percent encoding and decodingDIRECT0
safemem • 0.3.3Safe wrappers for memory-accessing functions, like `std::ptr::copy()`.INDIRECT0
time • 0.1.45Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].DIRECT5
unicase • 2.8.0A case-insensitive wrapper around strings.DIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MIT2
PackageRelationDependenciesPublished
bytes • 0.4.12Types and traits for working with bytesDIRECT3
language-tags • 0.2.2Language tags for RustDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.10.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/hyper-old-types)](https://licenses.dev/cargo/hyper-old-types)
<a href="https://licenses.dev/cargo/hyper-old-types">
  <img src="https://licenses.dev/b/cargo/hyper-old-types" alt="licenses" />
</a>

Or the licenses badge code for the 0.11.0 version:

[![licenses](https://licenses.dev/b/cargo/hyper-old-types/0.11.0)](https://licenses.dev/cargo/hyper-old-types/0.11.0)
<a href="https://licenses.dev/cargo/hyper-old-types/0.11.0">
  <img src="https://licenses.dev/b/cargo/hyper-old-types/0.11.0" alt="licenses" />
</a>
GitHub