licenses.dev

lyon_tessellation v0.8.8

A low level path tessellation library.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT27
PackageRelationDependenciesPublished
arrayvec • 0.3.25A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.INDIRECT2
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
euclid • 0.15.6Geometry primitivesINDIRECT15
heapsize • 0.4.2Infrastructure for measuring the total runtime size of an object on the heapINDIRECT3
log • 0.3.9A lightweight logging facade for Rust INDIRECT1
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
lyon_bezier • 0.8.5[Deprecated] This crate was renamed into lyon_geom.DIRECT19
lyon_core • 0.8.0Common resources to all lyon crates.DIRECT16
lyon_extra • 0.8.6Various optional utilities for the lyon crate.DIRECT29
lyon_path_builder • 0.8.6[Deprecated] moved into the crate lyon_path.DIRECT21
lyon_path_iterator • 0.8.5[Deprecated] moved into the crate lyon_path.DIRECT21
lyon_path • 0.8.6Types and utilities to store, build and iterate over 2D paths.DIRECT23
lyon_svg • 0.8.6SVG helpers for the lyon crates.INDIRECT26
nodrop • 0.1.14A wrapper type to inhibit drop (destructor). ***Deprecated: Use ManuallyDrop or MaybeUninit instead!*** INDIRECT0
num-traits • 0.1.43Numeric traits for generic mathematicsINDIRECT2
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
odds • 0.2.26Odds and ends — collection miscellania. Extra functionality for slices (`.find()`, `RevSlice`), strings and other things. Things in odds may move to more appropriate crates if we find them. INDIRECT0
proc-macro2 • 1.0.88A 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
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkINDIRECT5
sid • 0.5.2Simple Id. Tiny crate providing strongly typed ids and an id-based vector.DIRECT3
siphasher • 0.2.3SipHash-2-4, SipHash-1-3 and 128-bit variants in pure RustINDIRECT0
syn • 2.0.56Parser for Rust source codeINDIRECT3
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
MIT2
PackageRelationDependenciesPublished
phf_shared • 0.7.21Support code shared by PHF librariesINDIRECT1
phf • 0.7.21Runtime support for perfect hash function data structuresINDIRECT2
MPL-2.01
PackageRelationDependenciesPublished
svgparser • 0.4.3Featureful, pull-based, zero-allocation SVG parser.INDIRECT3
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/lyon_tessellation)](https://licenses.dev/cargo/lyon_tessellation)
<a href="https://licenses.dev/cargo/lyon_tessellation">
  <img src="https://licenses.dev/b/cargo/lyon_tessellation" alt="licenses" />
</a>

Or the licenses badge code for the 0.8.8 version:

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