licenses.dev

netlink-packet-route v0.21.0

netlink packet types

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT17
PackageRelationDependenciesPublished
anyhow • 1.0.98Flexible concrete Error type built on std::error::ErrorDIRECT0
bitflags • 2.9.1A 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.174Raw FFI bindings to platform libraries like libc.DIRECT0
log • 0.4.27A 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.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)INDIRECT2
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.104Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.69derive(Error)INDIRECT5
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
MIT6
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.7.0netlink packet typesDIRECT10
netlink-packet-utils • 0.5.2macros and helpers for parsing netlink messagesDIRECT9
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
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.18Determine 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.21.0 version:

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