licenses.dev

orbclient v0.3.49

The Orbital Client Library

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT13
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
bitflags • 2.10.0A macro to generate structures which behave like bitflags. INDIRECT0
cfg-if • 1.0.4A 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
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.177Raw FFI bindings to platform libraries like libc.DIRECT0
proc-macro2 • 1.0.103A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.42Quasi-quoting macro quote!(...)INDIRECT2
serde_derive • 1.0.197Macros 1.1 implementation of #[derive(Serialize, Deserialize)]DIRECT4
serde_spanned • 0.6.9Serde-compatible spanned ValueINDIRECT6
serde • 1.0.197A generic serialization/deserialization frameworkINDIRECT5
syn • 2.0.56Parser for Rust source codeINDIRECT3
toml_datetime • 0.6.11A TOML-compatible datetime typeINDIRECT6
toml • 0.7.8A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. DIRECT8
MIT5
PackageRelationDependenciesPublished
libredox • 0.1.10Redox stable ABIDIRECT3
redox_syscall • 0.5.18A Rust library to access raw Redox system callsINDIRECT1
sdl2-sys • 0.35.2Raw SDL2 bindings for Rust, used internally rust-sdl2DIRECT3
sdl2 • 0.35.2SDL2 bindings for RustDIRECT6
version-compare • 0.1.1Rust library to easily compare version numbers with no specific format, and test against various comparison operators.INDIRECT0
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
raw-window-handle • 0.5.2Interoperability library for Rust Windowing applications.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/orbclient)](https://licenses.dev/cargo/orbclient)
<a href="https://licenses.dev/cargo/orbclient">
  <img src="https://licenses.dev/b/cargo/orbclient" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.49 version:

[![licenses](https://licenses.dev/b/cargo/orbclient/0.3.49)](https://licenses.dev/cargo/orbclient/0.3.49)
<a href="https://licenses.dev/cargo/orbclient/0.3.49">
  <img src="https://licenses.dev/b/cargo/orbclient/0.3.49" alt="licenses" />
</a>
GitHub