licenses.dev

netlink-packet-route v0.18.1

netlink packet types

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT20
PackageRelationDependenciesPublished
anyhow • 1.0.100Flexible concrete Error type built on std::error::ErrorDIRECT0
ctor • 0.1.26__attribute__((constructor)) for RustINDIRECT4
diff • 0.1.13An LCS based slice and string diffing implementation.INDIRECT0
libc • 0.2.180Raw FFI bindings to platform libraries like libc.DIRECT0
log • 0.4.29A 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.106A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 0.3.15Quasi-quoting macro quote!(...)INDIRECT0
quote • 1.0.44Quasi-quoting macro quote!(...)INDIRECT2
syn • 0.11.11Parser for Rust source codeINDIRECT3
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.114Parser for Rust source codeINDIRECT2
synom • 0.11.3Stripped-down Nom parser used by SynINDIRECT1
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.69derive(Error)INDIRECT5
unicode-xid • 0.0.4Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
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
MIT8
PackageRelationDependenciesPublished
ansi_term • 0.12.1Library for ANSI terminal colours and styles (bold, underline)INDIRECT3
bytes • 1.11.0Types and traits for working with bytesINDIRECT0
derive-into-owned • 0.1.0Custom derives to help with types containing Cow fieldsINDIRECT4
netlink-packet-core • 0.7.0netlink packet typesDIRECT10
netlink-packet-utils • 0.5.2macros and helpers for parsing netlink messagesDIRECT9
netlink-sys • 0.8.8netlink sockets, with optional integration with tokioDIRECT3
output_vt100 • 0.1.3Utility to activate escape codes in Windows' CMD and PowerShellINDIRECT3
pcap-file • 1.1.1A crate to parse, read and write Pcap and PcapNgDIRECT12
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.22Determine 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.18.1 version:

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