licenses.dev

mio v1.1.0

Lightweight non-blocking I/O.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
env_filter • 0.1.4Filter log events using environment variables INDIRECT1
env_logger • 0.11.8A logging implementation for `log` which is configured via an environment variable. DIRECT2
libc • 0.2.177Raw FFI bindings to platform libraries like libc.DIRECT0
log • 0.4.28A lightweight logging facade for Rust DIRECT0
rand_core • 0.9.3Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.9.2Random number generators and other randomness functionality. DIRECT1
windows-link • 0.2.1Linking for WindowsINDIRECT0
windows-sys • 0.61.2Rust for WindowsDIRECT1
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.11.1+wasi-snapshot-preview1Experimental WASI API bindings for RustDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.1.0 version:

[![licenses](https://licenses.dev/b/cargo/mio/1.1.0)](https://licenses.dev/cargo/mio/1.1.0)
<a href="https://licenses.dev/cargo/mio/1.1.0">
  <img src="https://licenses.dev/b/cargo/mio/1.1.0" alt="licenses" />
</a>
GitHub