licenses.dev

bincode_core v0.6.0

A binary serialization / deserialization strategy and implementation for serde.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
core_io • 0.1.20210325This is a copy of libstd::io with all the parts that don't work in core removed. Most importantly, it provides the Read and Write traits. This crate is (mostly) automatically generated from the rust git source. The version of the source that corresponds to your compiler version will be selected automatically by the build script. DIRECT2
quote • 0.3.15Quasi-quoting macro quote!(...)INDIRECT0
rustc_version • 0.1.7A library for querying the version of a installed rustc compilerINDIRECT1
semver • 0.1.20Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT0
serde_codegen_internals • 0.10.0AST representation used by Serde codegen. Unstable.INDIRECT3
serde_codegen • 0.8.14Macros to auto-generate implementations for the serde frameworkINDIRECT4
serde_derive • 0.8.14Macros 1.1 implementation of #[derive(Serialize, Deserialize)]DIRECT5
serde • 0.8.23A generic serialization/deserialization frameworkDIRECT0
syn • 0.9.2Parser for Rust source codeINDIRECT2
unicode-xid • 0.0.3Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder_core_io • 0.5.3Library for reading/writing numbers in big-endian and little-endian.DIRECT3
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.6.0 version:

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