licenses.dev

iced_core v0.8.1

The essential concepts of Iced

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT17
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
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
find-crate • 0.6.3Find the crate name from the current Cargo.toml. INDIRECT7
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
palette_derive • 0.6.1Automatically implement traits from the palette crate.INDIRECT9
palette • 0.6.1Convert and manage colors with a focus on correctness, flexibility and ease of use.DIRECT20
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
rand_core • 0.6.4Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.8.5Random number generators and other randomness functionality. INDIRECT1
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkINDIRECT5
siphasher • 0.3.11SipHash-2-4, SipHash-1-3 and 128-bit variants in pure RustINDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.82Parser for Rust source codeINDIRECT2
toml • 0.5.11A 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. INDIRECT6
MIT4
PackageRelationDependenciesPublished
phf_generator • 0.11.2PHF generation logicINDIRECT4
phf_macros • 0.11.2Macros to generate types in the phf crateINDIRECT9
phf_shared • 0.11.2Support code shared by PHF librariesINDIRECT1
phf • 0.11.2Runtime support for perfect hash function data structuresINDIRECT10
BSD-3-Clause1
PackageRelationDependenciesPublished
instant • 0.1.13Unmaintained, consider using web-time instead - A partial replacement for std::time::Instant that works on WASM to.DIRECT1
Apache-2.01
PackageRelationDependenciesPublished
approx • 0.5.1Approximate floating point equality comparisons and assertions.INDIRECT2
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/iced_core)](https://licenses.dev/cargo/iced_core)
<a href="https://licenses.dev/cargo/iced_core">
  <img src="https://licenses.dev/b/cargo/iced_core" alt="licenses" />
</a>

Or the licenses badge code for the 0.8.1 version:

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