licenses.dev

leo-span v1.10.0

Span handling for the Leo programming language

Published on

Licenses

Learn more about license information.

Package Licenses

GPL-3.0

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
fxhash • 0.2.1A fast, non-secure, hashing algorithm derived from an internal hasher used in FireFox and Rustc.DIRECT1
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
indexmap • 1.9.3A hash table with consistent order and fast iteration.DIRECT8
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
scoped-tls • 1.0.1Library implementation of the standard library's old `scoped_thread_local!` macro for providing scoped access to thread local storage (TLS) so any type can be stored into TLS. DIRECT0
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
syn • 2.0.56Parser for Rust source codeINDIRECT3
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
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/leo-span)](https://licenses.dev/cargo/leo-span)
<a href="https://licenses.dev/cargo/leo-span">
  <img src="https://licenses.dev/b/cargo/leo-span" alt="licenses" />
</a>

Or the licenses badge code for the 1.10.0 version:

[![licenses](https://licenses.dev/b/cargo/leo-span/1.10.0)](https://licenses.dev/cargo/leo-span/1.10.0)
<a href="https://licenses.dev/cargo/leo-span/1.10.0">
  <img src="https://licenses.dev/b/cargo/leo-span/1.10.0" alt="licenses" />
</a>
GitHub