licenses.dev

wd_event v0.8.0

event system

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
anyhow • 1.0.104Flexible concrete Error type built on std::error::ErrorDIRECT0
async-trait • 0.1.89Type erasure for async trait methodsDIRECT4
pin-project-lite • 0.2.17A lightweight version of pin-project written with declarative macros. INDIRECT0
proc-macro2 • 1.0.107A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.47Quasi-quoting macro quote!(...)INDIRECT2
syn • 2.0.56Parser for Rust source codeINDIRECT3
syn • 3.0.5Parser for Rust source codeINDIRECT2
wd_tools • 0.14.15tools for rustDIRECT0
MIT2
PackageRelationDependenciesPublished
tokio-macros • 2.7.2Tokio's proc macros. INDIRECT4
tokio • 1.53.1An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. DIRECT6
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.24Determine 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/wd_event)](https://licenses.dev/cargo/wd_event)
<a href="https://licenses.dev/cargo/wd_event">
  <img src="https://licenses.dev/b/cargo/wd_event" alt="licenses" />
</a>

Or the licenses badge code for the 0.8.0 version:

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