licenses.dev

nylas v0.0.1

The non-official Rust SDK for the Nylas API.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT14
PackageRelationDependenciesPublished
form_urlencoded • 1.2.2Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.INDIRECT1
idna_adapter • 1.1.0Back end adapter for idnaINDIRECT6
idna • 1.1.0IDNA (Internationalizing Domain Names in Applications) and Punycode.INDIRECT9
percent-encoding • 2.3.2Percent encoding and decodingINDIRECT0
proc-macro2 • 1.0.101A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)INDIRECT2
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkINDIRECT5
smallvec • 1.15.1'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
syn • 2.0.56Parser for Rust source codeINDIRECT3
unicode-bidi • 0.3.18Implementation of the Unicode Bidirectional AlgorithmINDIRECT0
unicode-normalization • 0.1.24This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. INDIRECT2
url • 2.5.7URL library for Rust, based on the WHATWG URL StandardDIRECT18
utf8_iter • 1.0.4Iterator by char over potentially-invalid UTF-8 in &[u8]INDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)2
PackageRelationDependenciesPublished
idna_mapping • 1.1.0UTS 46 mapping for unicode-rs back end of idnaINDIRECT1
unicode-ident • 1.0.19Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Apache-2.0 OR MIT OR Zlib2
PackageRelationDependenciesPublished
tinyvec_macros • 0.1.1Some macros for tiny containersINDIRECT0
tinyvec • 1.10.0`tinyvec` provides 100% safe vec-like data structures.INDIRECT1
Apache-2.01
PackageRelationDependenciesPublished
unicode-joining-type • 1.0.0Fast lookup of the Unicode Joining Type and Joining Group propertiesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.1 version:

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