licenses.dev

ar-drivers v0.2.0

Opensource driver for Rokid, Nreal and some other AR glasses

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT19
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
bitflags • 2.6.0A macro to generate structures which behave like bitflags. INDIRECT0
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
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
core-foundation-sys • 0.8.7Bindings to Core Foundation for macOSINDIRECT0
io-kit-sys • 0.4.1Bindings to IOKit for macOSINDIRECT3
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. INDIRECT0
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
scopeguard • 1.2.0A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies. INDIRECT0
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
syn • 2.0.82Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.65Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.65derive(Error)INDIRECT5
vcpkg • 0.2.15A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. 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
MIT5
PackageRelationDependenciesPublished
libudev-sys • 0.1.4FFI bindings to libudevINDIRECT2
libudev • 0.3.0Rust wrapper for libudevINDIRECT3
libusb1-sys • 0.7.0FFI bindings for libusb.INDIRECT5
nix • 0.26.4Rust friendly bindings to *nix APIsINDIRECT3
rusb • 0.9.4Rust library for accessing USB devices.DIRECT6
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
MPL-2.01
PackageRelationDependenciesPublished
serialport • 4.5.1A cross-platform low-level serial port library.DIRECT22
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
mach2 • 0.4.2A Rust interface to the user-space API of the Mach 3.0 kernel that underlies OSX.INDIRECT1
GPL-3.0 OR MIT1
PackageRelationDependenciesPublished
unescaper • 0.1.5Unescape strings with escape sequences written out as literal characters.INDIRECT6
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine 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/ar-drivers)](https://licenses.dev/cargo/ar-drivers)
<a href="https://licenses.dev/cargo/ar-drivers">
  <img src="https://licenses.dev/b/cargo/ar-drivers" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.0 version:

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