licenses.dev

netlink-packet-route v0.25.1

netlink packet types

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT13
PackageRelationDependenciesPublished
bitflags • 2.9.4A macro to generate structures which behave like bitflags. DIRECT0
ctor • 0.1.26__attribute__((constructor)) for RustINDIRECT4
diff • 0.1.13An LCS based slice and string diffing implementation.INDIRECT0
libc • 0.2.177Raw FFI bindings to platform libraries like libc.DIRECT0
log • 0.4.28A lightweight logging facade for Rust DIRECT0
paste • 1.0.15Macros for all your token pasting needsINDIRECT0
pretty_assertions • 0.7.2Overwrite `assert_eq!` and `assert_ne!` with drop-in replacements, adding colorful diffs.DIRECT11
proc-macro2 • 1.0.101A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.41Quasi-quoting macro quote!(...)INDIRECT2
syn • 1.0.109Parser for Rust source codeINDIRECT3
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
MIT5
PackageRelationDependenciesPublished
ansi_term • 0.12.1Library for ANSI terminal colours and styles (bold, underline)INDIRECT3
bytes • 1.10.1Types and traits for working with bytesINDIRECT0
netlink-packet-core • 0.8.1netlink packet typesDIRECT1
netlink-sys • 0.8.7netlink sockets, with optional integration with tokioDIRECT3
output_vt100 • 0.1.3Utility to activate escape codes in Windows' CMD and PowerShellINDIRECT3
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.19Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.25.1 version:

[![licenses](https://licenses.dev/b/cargo/netlink-packet-route/0.25.1)](https://licenses.dev/cargo/netlink-packet-route/0.25.1)
<a href="https://licenses.dev/cargo/netlink-packet-route/0.25.1">
  <img src="https://licenses.dev/b/cargo/netlink-packet-route/0.25.1" alt="licenses" />
</a>
GitHub