licenses.dev

lyon_path_iterator v0.8.5

[Deprecated] moved into the crate lyon_path.

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.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
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
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
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_path_iterator)](https://licenses.dev/cargo/lyon_path_iterator)
<a href="https://licenses.dev/cargo/lyon_path_iterator">
  <img src="https://licenses.dev/b/cargo/lyon_path_iterator" alt="licenses" />
</a>

Or the licenses badge code for the 0.8.5 version:

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