licenses.dev

ipconfig v0.2.2

Get network adapters information and network configuration for windows.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
socket2 • 0.3.19Utilities for handling networking sockets with a maximal amount of configuration possible intended. DIRECT5
widestring • 0.4.3A wide string Rust library for converting to and from wide strings, such as those often used in Windows API or other FFI libaries. Both `u16` and `u32` string types are provided, including support for UTF-16 and UTF-32, malformed encoding, C-style strings, etc.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.DIRECT2
MIT1
PackageRelationDependenciesPublished
winreg • 0.6.2Rust bindings to MS Windows Registry APIDIRECT3
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.2 version:

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