licenses.dev

dioxus-check v0.4.0

Checks Dioxus RSX files for issues

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT29
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bumpalo • 3.16.0A fast bump allocation arena for Rust.INDIRECT0
diff • 0.1.13An LCS based slice and string diffing implementation.INDIRECT0
dioxus-core • 0.4.3Core functionality for Dioxus - a concurrent renderer-agnostic Virtual DOM for interactive user experiencesINDIRECT20
dioxus-rsx • 0.4.3Core functionality for Dioxus - a concurrent renderer-agnostic Virtual DOM for interactive user experiencesDIRECT21
futures-channel • 0.3.31Channels for asynchronous communication using futures-rs. INDIRECT1
futures-core • 0.3.31The core traits and types in for the `futures` library. INDIRECT0
futures-task • 0.3.31Tools for working with tasks. INDIRECT0
futures-util • 0.3.31Common utilities and extension traits for the futures-rs library. INDIRECT4
hermit-abi • 0.1.19Hermit system calls definitions.INDIRECT1
indoc • 2.0.5Indented document literalsDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
longest-increasing-subsequence • 0.1.0Find a longest increasing subsequence of some input sequenceINDIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
pin-project-lite • 0.2.14A lightweight version of pin-project written with declarative macros. INDIRECT0
pin-utils • 0.1.0Utilities for pinning INDIRECT0
prettier-please • 0.2.0A minimal `syn` syntax tree pretty-printerDIRECT4
pretty_assertions • 1.4.1Overwrite `assert_eq!` and `assert_ne!` with drop-in replacements, adding colorful diffs.DIRECT2
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.DIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)DIRECT2
rustc-hash • 1.1.0speed, non-cryptographic hash used in rustcINDIRECT0
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
syn • 1.0.109Parser for Rust source codeDIRECT3
syn • 2.0.56Parser for Rust source codeINDIRECT3
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
yansi • 1.0.1A dead simple ANSI terminal color painting library.INDIRECT0
MIT7
PackageRelationDependenciesPublished
atty • 0.2.14A simple interface for querying attyINDIRECT5
owo-colors • 3.5.0Zero-allocation terminal colors that'll make people go owoDIRECT8
slab • 0.4.9Pre-allocated storage for a uniform data typeINDIRECT1
smallbox • 0.8.4`Small Box` optimization: store small item on stack and fallback to heap for large item.INDIRECT0
tracing-attributes • 0.1.27Procedural macro attributes for automatically instrumenting functions. INDIRECT4
tracing-core • 0.1.32Core primitives for application-level tracing. INDIRECT1
tracing • 0.1.40Application-level tracing for Rust. INDIRECT8
Apache-2.01
PackageRelationDependenciesPublished
supports-color • 1.3.1Detects whether a terminal supports color, and gives details about that support.INDIRECT7
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
unknown1
PackageRelationDependenciesPublished
is_ci • 1.2.0Super lightweight CI environment checker. Just tells you if you're in CI or not without much fuss.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/dioxus-check)](https://licenses.dev/cargo/dioxus-check)
<a href="https://licenses.dev/cargo/dioxus-check">
  <img src="https://licenses.dev/b/cargo/dioxus-check" alt="licenses" />
</a>

Or the licenses badge code for the 0.4.0 version:

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