Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT16
Package | Relation | Dependencies | Published |
---|---|---|---|
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. | DIRECT | 0 | |
itoa • 1.0.14Fast integer primitive to string conversion | INDIRECT | 0 | |
log • 0.4.22A lightweight logging facade for Rust | INDIRECT | 0 | |
once_cell • 1.20.2Single assignment cells and lazy values. | DIRECT | 0 | |
paste • 1.0.15Macros for all your token pasting needs | DIRECT | 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. | INDIRECT | 1 | |
quote • 1.0.37Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)] | DIRECT | 4 | |
serde_json • 1.0.133A JSON serialization file format | DIRECT | 9 | |
serde • 1.0.195A generic serialization/deserialization framework | DIRECT | 5 | |
syn • 2.0.90Parser for Rust source code | INDIRECT | 2 | |
wasm-bindgen-backend • 0.2.99Backend code generation of the wasm-bindgen tool | INDIRECT | 7 | |
wasm-bindgen-macro-support • 0.2.99The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate | INDIRECT | 8 | |
wasm-bindgen-macro • 0.2.99Definition of the `#[wasm_bindgen]` attribute, an internal dependency | DIRECT | 9 | |
wasm-bindgen-shared • 0.2.99Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. | INDIRECT | 0 |
MIT OR Unlicense1
Package | Relation | Dependencies | Published |
---|---|---|---|
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. | INDIRECT | 0 |
Apache-2.0 OR BSL-1.01
Package | Relation | Dependencies | Published |
---|---|---|---|
ryu • 1.0.18Fast floating point to string conversion | INDIRECT | 0 |
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 |