licenses.dev

atom_syndication v0.12.4

Library for serializing the Atom web content syndication format

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.4.0Automatic cfg for Rust compiler featuresINDIRECT0
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
chrono • 0.4.38Date and time library for RustDIRECT2
derive_builder_core • 0.20.2Internal helper library for the derive_builder crate.INDIRECT10
derive_builder_macro • 0.20.2Rust macro to automatically implement the builder pattern for arbitrary structs.INDIRECT11
derive_builder • 0.20.2Rust macro to automatically implement the builder pattern for arbitrary structs.DIRECT12
diligent-date-parser • 0.1.4Library for parsing datetime in unknown formatDIRECT3
fnv • 1.0.7Fowler–Noll–Vo hash functionINDIRECT0
ident_case • 1.0.1Utility for applying case rules to Rust identifiers.INDIRECT0
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
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
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkDIRECT5
syn • 2.0.82Parser for Rust source codeINDIRECT2
MIT5
PackageRelationDependenciesPublished
darling_core • 0.20.10Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. INDIRECT7
darling_macro • 0.20.10Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. INDIRECT8
darling • 0.20.10A proc-macro library for reading attributes into structs when implementing custom derives. INDIRECT9
quick-xml • 0.36.2High performance xml reader and writerDIRECT3
strsim • 0.11.1Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
never • 0.1.0A stable version of the unstable never type (!)DIRECT0
BSD-3-Clause AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
encoding_rs • 0.8.34A Gecko-oriented implementation of the Encoding StandardINDIRECT1
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
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/atom_syndication)](https://licenses.dev/cargo/atom_syndication)
<a href="https://licenses.dev/cargo/atom_syndication">
  <img src="https://licenses.dev/b/cargo/atom_syndication" alt="licenses" />
</a>

Or the licenses badge code for the 0.12.4 version:

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