licenses.dev

borsh-derive v1.1.1

Binary Object Representation Serializer for Hashing

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT29
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
encode_unicode • 0.3.6UTF-8 and UTF-16 character types, iterators and related methods for char, u8 and u16. 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
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
linked-hash-map • 0.5.6A HashMap wrapper that holds key-value pairs in insertion orderINDIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.DIRECT0
prettyplease • 0.2.24A minimal `syn` syntax tree pretty-printerDIRECT3
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-macrosINDIRECT5
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_derive • 0.1.8Derive macros for `syn::Parse` and `quote::ToTokens`DIRECT7
syn • 2.0.82Parser for Rust source codeDIRECT2
toml_datetime • 0.6.8A TOML-compatible datetime typeINDIRECT0
toml_edit • 0.19.3Yet another format-preserving TOML parser.INDIRECT6
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.52.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
Apache-2.02
PackageRelationDependenciesPublished
insta • 1.40.0A snapshot testing library for RustDIRECT16
similar • 2.6.0A diff library for RustINDIRECT0
MIT2
PackageRelationDependenciesPublished
console • 0.15.8A terminal and console abstraction for RustINDIRECT13
nom8 • 0.2.0A byte-oriented, zero-copy, parser combinators library (fork for proposals for v8)INDIRECT1
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/borsh-derive)](https://licenses.dev/cargo/borsh-derive)
<a href="https://licenses.dev/cargo/borsh-derive">
  <img src="https://licenses.dev/b/cargo/borsh-derive" alt="licenses" />
</a>

Or the licenses badge code for the 1.1.1 version:

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