licenses.dev

mio v1.2.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 • 1.0.1Filter log events using environment variables INDIRECT1
env_logger • 0.11.10A logging implementation for `log` which is configured via an environment variable. DIRECT2
libc • 0.2.183Raw FFI bindings to platform libraries like libc.DIRECT0
log • 0.4.29A lightweight logging facade for Rust DIRECT0
rand_core • 0.9.5Core random number generation 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-preview1WASI 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.2.0 version:

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