licenses.dev

multihash-derive v0.7.2

Proc macro for deriving custom multihash tables.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT20
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
ctor • 0.1.26__attribute__((constructor)) for RustINDIRECT4
diff • 0.1.13An LCS based slice and string diffing implementation.INDIRECT0
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
indexmap • 1.9.3A hash table with consistent order and fast iteration.INDIRECT2
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
pretty_assertions • 0.7.2Overwrite `assert_eq!` and `assert_ne!` with drop-in replacements, adding colorful diffs.DIRECT11
proc-macro-crate • 1.3.1Replacement for crate (macro_rules keyword) in proc-macros DIRECT8
proc-macro-error-attr • 1.0.4Attribute macro for proc-macro-error crateINDIRECT4
proc-macro-error • 1.0.4Almost drop-in replacement to panics in proc-macrosDIRECT6
proc-macro2 • 1.0.88A 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
syn • 1.0.109Parser for Rust source codeDIRECT3
toml_datetime • 0.6.8A TOML-compatible datetime typeINDIRECT0
toml_edit • 0.19.3Yet another format-preserving TOML parser.INDIRECT6
unicode-xid • 0.2.6Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
MIT4
PackageRelationDependenciesPublished
ansi_term • 0.12.1Library for ANSI terminal colours and styles (bold, underline)INDIRECT3
nom8 • 0.2.0A byte-oriented, zero-copy, parser combinators library (fork for proposals for v8)INDIRECT1
output_vt100 • 0.1.3Utility to activate escape codes in Windows' CMD and PowerShellINDIRECT3
synstructure • 0.12.6Helper methods and macros for custom derivesDIRECT5
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
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.7.2 version:

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