licenses.dev

named-tup-derive v0.1.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 MIT24
PackageRelationDependenciesPublished
anyhow • 1.0.104Flexible concrete Error type built on std::error::ErrorINDIRECT0
cargo-platform • 0.1.9Cargo's representation of a target platform.INDIRECT6
cfg-if • 1.0.4A 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.17A 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.18Fast integer primitive to string conversionINDIRECT0
libc • 0.2.189Raw FFI bindings to platform libraries like libc.INDIRECT0
pals • 0.1.2Processes' Arguments LiStINDIRECT15
pest_derive • 2.9.1pest's derive macroDIRECT9
pest_generator • 2.9.1pest code generatorINDIRECT8
pest_meta • 2.9.1pest meta language parser and validatorINDIRECT3
pest • 2.9.1The Elegant ParserDIRECT2
proc-macro2 • 1.0.107A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.DIRECT1
quote • 1.0.47Quasi-quoting macro quote!(...)DIRECT2
semver-parser • 0.10.3Parsing of the semver spec. INDIRECT3
semver • 0.11.0Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT10
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_json • 1.0.143A 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 • 0.8.2A 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
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.8.3Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
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
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.23Fast floating point to string conversionINDIRECT0
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.11.1+wasi-snapshot-preview1WASI 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.1.0 version:

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