licenses.dev

aws-smithy-eventstream v0.43.0

Event stream logic for smithy-rs.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT15
PackageRelationDependenciesPublished
arbitrary • 1.3.2The trait for generating structured data from unstructured dataDIRECT5
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bytes-utils • 0.1.4Additional utilities for working with the bytes crateDIRECT2
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
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationDIRECT1
derive_arbitrary • 1.3.2Derives arbitrary traitsINDIRECT4
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
itoa • 1.0.11Fast integer primitive to string conversionINDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
num_threads • 0.1.7A minimal library that determines the number of running threads for the current process.INDIRECT1
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
syn • 2.0.82Parser for Rust source codeINDIRECT2
time • 0.3.15Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].INDIRECT2
Apache-2.01
PackageRelationDependenciesPublished
aws-smithy-types • 0.43.0Types for smithy-rs codegen.DIRECT8
MIT1
PackageRelationDependenciesPublished
bytes • 1.8.0Types and traits for working with bytesDIRECT0
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.18Fast floating point to string conversionINDIRECT0
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.43.0 version:

[![licenses](https://licenses.dev/b/cargo/aws-smithy-eventstream/0.43.0)](https://licenses.dev/cargo/aws-smithy-eventstream/0.43.0)
<a href="https://licenses.dev/cargo/aws-smithy-eventstream/0.43.0">
  <img src="https://licenses.dev/b/cargo/aws-smithy-eventstream/0.43.0" alt="licenses" />
</a>
GitHub