licenses.dev

diesel-derive-newtype v0.1.2

Automatically connect newtypes to Diesel using their wrapped type

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT11
PackageRelationDependenciesPublished
diesel_derives • 1.4.1You should not use this crate directly, it is internal to Diesel.INDIRECT4
diesel • 1.4.8A safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQLDIRECT9
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. INDIRECT0
proc-macro2 • 0.4.30A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.DIRECT1
proc-macro2 • 1.0.92A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 0.6.13Quasi-quoting macro quote!(...)DIRECT2
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
syn • 0.14.9Parser for Rust source codeDIRECT3
syn • 1.0.109Parser for Rust source codeINDIRECT3
unicode-xid • 0.1.0Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
vcpkg • 0.2.15A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
MIT1
PackageRelationDependenciesPublished
libsqlite3-sys • 0.22.2Native bindings to the libsqlite3 libraryINDIRECT2
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine 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/diesel-derive-newtype)](https://licenses.dev/cargo/diesel-derive-newtype)
<a href="https://licenses.dev/cargo/diesel-derive-newtype">
  <img src="https://licenses.dev/b/cargo/diesel-derive-newtype" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.2 version:

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