licenses.dev

named-tup-derive v0.2.0

A helper macro crate for the named-tup crate

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT21
PackageRelationDependenciesPublished
anyhow • 1.0.94Flexible concrete Error type built on std::error::ErrorINDIRECT0
cargo-platform • 0.1.9Cargo's representation of a target platform.INDIRECT6
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
getrandom • 0.2.15A small cross-platform library for retrieving random data from system sourceINDIRECT3
inwelling • 0.3.0Collects information from downstream crates at compile-time.DIRECT22
itoa • 1.0.14Fast integer primitive to string conversionINDIRECT0
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
pals • 0.1.2Processes' Arguments LiStINDIRECT15
pest • 2.7.15The Elegant ParserINDIRECT1
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.DIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)DIRECT2
semver-parser • 0.10.3Parsing of the semver spec. INDIRECT2
semver • 0.11.0Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT9
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_json • 1.0.134A JSON serialization file formatINDIRECT9
serde • 1.0.210A generic serialization/deserialization frameworkINDIRECT5
syn • 1.0.109Parser for Rust source codeDIRECT3
syn • 2.0.56Parser for Rust source codeINDIRECT3
trees • 0.4.2General purpose tree data structuresINDIRECT0
ucd-trie • 0.1.7A trie for storing Unicode codepoint sets and maps. INDIRECT0
uuid • 1.6.1A library to generate and parse UUIDs.DIRECT4
MIT4
PackageRelationDependenciesPublished
cargo_metadata • 0.12.3structured access to the output of `cargo metadata`INDIRECT15
cmdline_words_parser • 0.2.1Provides iterators over 'words' in a string, using command-line escaping rules. Intended for use where extra heap allocations are undesirableINDIRECT0
escape8259 • 0.5.3RFC8259-compliant string escaping and un-escapingINDIRECT0
utf16_reader • 0.1.0Reader for UTF16 files for RustINDIRECT0
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
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
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.18Fast floating point to string conversionINDIRECT0
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.11.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/named-tup-derive)](https://licenses.dev/cargo/named-tup-derive)
<a href="https://licenses.dev/cargo/named-tup-derive">
  <img src="https://licenses.dev/b/cargo/named-tup-derive" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.0 version:

[![licenses](https://licenses.dev/b/cargo/named-tup-derive/0.2.0)](https://licenses.dev/cargo/named-tup-derive/0.2.0)
<a href="https://licenses.dev/cargo/named-tup-derive/0.2.0">
  <img src="https://licenses.dev/b/cargo/named-tup-derive/0.2.0" alt="licenses" />
</a>
GitHub