licenses.dev

embedded-graphics-core v0.4.0

Core traits and functionality for embedded-graphics

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT20
PackageRelationDependenciesPublished
arrayvec • 0.7.6A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.DIRECT0
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
az • 1.2.1Casts and checked castsDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
defmt-macros • 0.3.9defmt macrosINDIRECT11
defmt • 0.3.8A highly efficient logging framework that targets resource-constrained devices, like microcontrollersDIRECT13
num-complex • 0.4.6Complex numbers implementation for RustINDIRECT2
num-rational • 0.4.1Rational numbers implementation for RustINDIRECT3
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
paste • 1.0.15Macros for all your token pasting needsINDIRECT0
proc-macro-error-attr • 1.0.4Attribute macro for proc-macro-error crateINDIRECT4
proc-macro-error • 1.0.4Almost drop-in replacement to panics in proc-macrosINDIRECT6
proc-macro2 • 1.0.92A 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
syn • 1.0.109Parser for Rust source codeINDIRECT2
syn • 2.0.90Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.69derive(Error)INDIRECT5
typenum • 1.17.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.INDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
approx • 0.5.1Approximate floating point equality comparisons and assertions.INDIRECT2
simba • 0.7.3SIMD algebra for RustINDIRECT5
unknown2
PackageRelationDependenciesPublished
defmt-parser • 0.3.4Parsing library for defmt format stringsINDIRECT6
num-integer • 0.1.46Integer traits and functionsINDIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.DIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
nalgebra • 0.30.1General-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices.DIRECT9
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine 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/embedded-graphics-core)](https://licenses.dev/cargo/embedded-graphics-core)
<a href="https://licenses.dev/cargo/embedded-graphics-core">
  <img src="https://licenses.dev/b/cargo/embedded-graphics-core" alt="licenses" />
</a>

Or the licenses badge code for the 0.4.0 version:

[![licenses](https://licenses.dev/b/cargo/embedded-graphics-core/0.4.0)](https://licenses.dev/cargo/embedded-graphics-core/0.4.0)
<a href="https://licenses.dev/cargo/embedded-graphics-core/0.4.0">
  <img src="https://licenses.dev/b/cargo/embedded-graphics-core/0.4.0" alt="licenses" />
</a>
GitHub