Package Licenses
Apache-2.0
Dependency Licenses
Apache-2.0 OR MIT16
Package | Relation | Dependencies | Published |
---|---|---|---|
async-trait • 0.1.83Type erasure for async trait methods | DIRECT | 4 | |
bumpalo • 3.16.0A fast bump allocation arena for Rust. | INDIRECT | 0 | |
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. | INDIRECT | 0 | |
js-sys • 0.3.63Bindings for all JS global objects and functions in all JS environments like Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate. | INDIRECT | 13 | |
log • 0.4.22A lightweight logging facade for Rust | INDIRECT | 0 | |
once_cell • 1.20.2Single assignment cells and lazy values. | INDIRECT | 0 | |
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. | DIRECT | 1 | |
quote • 1.0.37Quasi-quoting macro quote!(...) | DIRECT | 2 | |
syn • 2.0.56Parser for Rust source code | DIRECT | 3 | |
wasm-bindgen-backend • 0.2.86Backend code generation of the wasm-bindgen tool | INDIRECT | 8 | |
wasm-bindgen-futures • 0.4.36Bridging the gap between Rust Futures and JavaScript Promises | DIRECT | 15 | |
wasm-bindgen-macro-support • 0.2.86The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate | DIRECT | 9 | |
wasm-bindgen-macro • 0.2.86Definition of the `#[wasm_bindgen]` attribute, an internal dependency | INDIRECT | 10 | |
wasm-bindgen-shared • 0.2.86Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. | INDIRECT | 0 | |
wasm-bindgen • 0.2.86Easy support for interacting between JS and Rust. | DIRECT | 12 | |
web-sys • 0.3.63Bindings for all Web APIs, a procedurally generated crate from WebIDL | INDIRECT | 14 |
Apache-2.01
Package | Relation | Dependencies | Published |
---|---|---|---|
worker-sys • 0.0.10Low-level extern definitions / FFI bindings to the Cloudflare Workers JS Runtime. | DIRECT | 15 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
Package | Relation | Dependencies | Published |
---|---|---|---|
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |