licenses.dev

aws-types v0.0.25-alpha

Cross-service types for the AWS SDK.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT17
PackageRelationDependenciesPublished
autocfg • 1.5.0Automatic cfg for Rust compiler featuresINDIRECT0
chrono • 0.4.42Date and time library for RustINDIRECT2
futures-core • 0.3.31The core traits and types in for the `futures` library. INDIRECT0
futures-macro • 0.3.31The futures-rs procedural macro implementations. INDIRECT4
futures-task • 0.3.31Tools for working with tasks. INDIRECT0
futures-util • 0.3.31Common utilities and extension traits for the futures-rs library. DIRECT10
itoa • 0.4.8Fast integer primitive to string conversionINDIRECT0
num-integer • 0.1.46Integer traits and functionsINDIRECT2
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
pin-project-lite • 0.2.16A lightweight version of pin-project written with declarative macros. INDIRECT0
pin-utils • 0.1.0Utilities for pinning INDIRECT0
proc-macro2 • 1.0.103A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.42Quasi-quoting macro quote!(...)INDIRECT2
rustc_version • 0.4.1A library for querying the version of a installed rustc compilerDIRECT1
semver • 1.0.27Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT0
syn • 2.0.111Parser for Rust source codeINDIRECT2
zeroize • 1.8.2Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM! DIRECT0
Apache-2.02
PackageRelationDependenciesPublished
aws-smithy-async • 0.28.0-alphaAsync runtime agnostic abstractions for smithy-rs.DIRECT2
aws-smithy-types • 0.28.0-alphaTypes for smithy-rs codegen.DIRECT6
MIT2
PackageRelationDependenciesPublished
slab • 0.4.11Pre-allocated storage for a uniform data typeINDIRECT0
tokio • 1.48.0An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. INDIRECT1
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.20Fast floating point to string conversionINDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.22Determine 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-types)](https://licenses.dev/cargo/aws-types)
<a href="https://licenses.dev/cargo/aws-types">
  <img src="https://licenses.dev/b/cargo/aws-types" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.25-alpha version:

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