licenses.dev

kstat-rs v0.2.5

Rust interface to illumos's libkstat

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
libc • 0.2.189Raw FFI bindings to platform libraries like libc.DIRECT0
proc-macro2 • 1.0.107A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.47Quasi-quoting macro quote!(...)INDIRECT2
subprocess • 0.2.15Execution and control of child processes and pipelines. DIRECT4
syn • 2.0.119Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.69derive(Error)DIRECT5
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
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.26Determine 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/kstat-rs)](https://licenses.dev/cargo/kstat-rs)
<a href="https://licenses.dev/cargo/kstat-rs">
  <img src="https://licenses.dev/b/cargo/kstat-rs" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.5 version:

[![licenses](https://licenses.dev/b/cargo/kstat-rs/0.2.5)](https://licenses.dev/cargo/kstat-rs/0.2.5)
<a href="https://licenses.dev/cargo/kstat-rs/0.2.5">
  <img src="https://licenses.dev/b/cargo/kstat-rs/0.2.5" alt="licenses" />
</a>
GitHub