licenses.dev

web-sys v0.3.34

Bindings for all Web APIs, a procedurally generated crate from WebIDL

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT37
PackageRelationDependenciesPublished
anyhow • 1.0.102Flexible concrete Error type built on std::error::ErrorDIRECT0
bumpalo • 3.20.3A fast bump allocation arena for Rust.INDIRECT0
cfg-if • 0.1.10A 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. INDIRECT0
cfg-if • 1.0.4A 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. INDIRECT0
console_error_panic_hook • 0.1.7A panic hook for `wasm32-unknown-unknown` that logs panics to `console.error`INDIRECT14
env_logger • 0.7.1A logging implementation for `log` which is configured via an environment variable. DIRECT17
heck • 0.3.3heck is a case conversion library.INDIRECT1
hermit-abi • 0.1.19Hermit system calls definitions.INDIRECT1
humantime • 1.3.0A parser and formatter for std::time::{Duration, SystemTime}INDIRECT1
js-sys • 0.3.34Bindings 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. DIRECT13
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.186Raw FFI bindings to platform libraries like libc.INDIRECT0
log • 0.4.32A lightweight logging facade for Rust INDIRECT0
proc-macro2 • 1.0.106A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quick-error • 1.2.3 A macro which makes error types pleasant to write. INDIRECT0
quote • 1.0.45Quasi-quoting macro quote!(...)INDIRECT2
regex-syntax • 0.7.5A regular expression parser.INDIRECT0
regex • 1.8.4An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. INDIRECT3
scoped-tls • 1.0.1Library implementation of the standard library's old `scoped_thread_local!` macro for providing scoped access to thread local storage (TLS) so any type can be stored into TLS. INDIRECT0
sourcefile • 0.1.4Retain mapping information when concatenating source files, to make error messages more usefulDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
unicode-segmentation • 1.13.3This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. INDIRECT0
version_check • 0.1.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
wasm-bindgen-backend • 0.2.57Backend code generation of the wasm-bindgen tool INDIRECT8
wasm-bindgen-futures • 0.4.7Bridging the gap between Rust Futures and JavaScript PromisesDIRECT45
wasm-bindgen-macro-support • 0.2.57Implementation APIs for the `#[wasm_bindgen]` attributeINDIRECT9
wasm-bindgen-macro • 0.2.57Definition of the `#[wasm_bindgen]` attribute, an internal dependency INDIRECT10
wasm-bindgen-shared • 0.2.57Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. INDIRECT0
wasm-bindgen-test-macro • 0.3.7Internal testing macro for wasm-bindgenINDIRECT3
wasm-bindgen-test • 0.3.7Internal testing crate for wasm-bindgenDIRECT45
wasm-bindgen-webidl • 0.2.57Support for parsing WebIDL specific to wasm-bindgen DIRECT16
wasm-bindgen • 0.2.57Easy support for interacting between JS and Rust. DIRECT12
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
windows-link • 0.2.1Linking for WindowsINDIRECT0
windows-sys • 0.61.2Rust for WindowsINDIRECT1
MIT OR Unlicense4
PackageRelationDependenciesPublished
aho-corasick • 1.1.4Fast multiple substring searching.INDIRECT0
memchr • 2.8.1Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
termcolor • 1.4.1A simple cross platform library for writing colored text to a terminal. INDIRECT3
winapi-util • 0.1.11A dumping ground for high level safe wrappers over windows-sys.INDIRECT2
MIT3
PackageRelationDependenciesPublished
atty • 0.2.14A simple interface for querying attyINDIRECT5
nom • 4.2.3A byte-oriented, zero-copy, parser combinators libraryINDIRECT2
weedle • 0.10.0A WebIDL ParserINDIRECT3
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/web-sys)](https://licenses.dev/cargo/web-sys)
<a href="https://licenses.dev/cargo/web-sys">
  <img src="https://licenses.dev/b/cargo/web-sys" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.34 version:

[![licenses](https://licenses.dev/b/cargo/web-sys/0.3.34)](https://licenses.dev/cargo/web-sys/0.3.34)
<a href="https://licenses.dev/cargo/web-sys/0.3.34">
  <img src="https://licenses.dev/b/cargo/web-sys/0.3.34" alt="licenses" />
</a>
GitHub