licenses.dev

ron v0.8.0

Rusty Object Notation

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT15
PackageRelationDependenciesPublished
autocfg • 1.5.0Automatic cfg for Rust compiler featuresINDIRECT0
base64 • 0.13.1encodes and decodes base64 as bytes or utf8DIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
heck • 0.3.3heck is a case conversion library.INDIRECT1
indexmap • 1.9.3A hash table with consistent order and fast iteration.DIRECT8
itoa • 1.0.18Fast integer primitive to string conversionINDIRECT0
proc-macro2 • 1.0.106A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.45Quasi-quoting macro quote!(...)INDIRECT2
serde_bytes • 0.11.17Optimized handling of `&[u8]` and `Vec<u8>` for SerdeDIRECT6
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_json • 1.0.143A JSON serialization file formatDIRECT9
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
syn • 2.0.56Parser for Rust source codeINDIRECT3
unicode-segmentation • 1.13.2This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. INDIRECT0
MIT1
PackageRelationDependenciesPublished
option_set • 0.1.4Bitflags on steroidsDIRECT8
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.8.0Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.23Fast floating point to string conversionINDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.24Determine 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/ron)](https://licenses.dev/cargo/ron)
<a href="https://licenses.dev/cargo/ron">
  <img src="https://licenses.dev/b/cargo/ron" alt="licenses" />
</a>

Or the licenses badge code for the 0.8.0 version:

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