licenses.dev

tokio-buf v0.1.1

Asynchronous stream of byte buffers

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT4
PackageRelationDependenciesPublished
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. DIRECT0
futures • 0.1.31An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. DIRECT0
iovec • 0.1.4Portable buffer type for scatter/gather I/O operations INDIRECT1
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
MIT2
PackageRelationDependenciesPublished
bytes • 0.4.12Types and traits for working with bytesDIRECT3
tokio-mock-task • 0.1.1Mock a Tokio task DIRECT1
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.1 version:

[![licenses](https://licenses.dev/b/cargo/tokio-buf/0.1.1)](https://licenses.dev/cargo/tokio-buf/0.1.1)
<a href="https://licenses.dev/cargo/tokio-buf/0.1.1">
  <img src="https://licenses.dev/b/cargo/tokio-buf/0.1.1" alt="licenses" />
</a>
GitHub