licenses.dev

tuig-ui v0.0.5

A predictable immediate-mode UI system for character grids.

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

Apache-2.0 OR MIT8
PackageRelationDependenciesPublished
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
itertools • 0.10.5Extra iterator adaptors, iterator methods, free functions, and macros.INDIRECT1
paste • 1.0.15Macros for all your token pasting needsDIRECT0
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.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rustc_version • 0.4.1A library for querying the version of a installed rustc compilerINDIRECT1
semver • 1.0.24Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT0
syn • 2.0.90Parser for Rust source codeINDIRECT2
BSD-3-Clause2
PackageRelationDependenciesPublished
tuig-iosys • 0.0.5Multi-backend terminal-like text grid rendering.DIRECT10
tuig-pm • 0.0.5Procedural macro crate for tuig/tuig-ui/tuig-iosysDIRECT8
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine 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/tuig-ui)](https://licenses.dev/cargo/tuig-ui)
<a href="https://licenses.dev/cargo/tuig-ui">
  <img src="https://licenses.dev/b/cargo/tuig-ui" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.5 version:

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