licenses.dev

tui-tree-widget v0.7.0

Tree Widget for ratatui

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT6
PackageRelationDependenciesPublished
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
cassowary • 0.3.0A Rust implementation of the Cassowary linear constraint solving algorithm. The Cassowary algorithm is designed for naturally laying out user interfaces using linear constraints, like 'this button must line up with this text box'. INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
numtoa • 0.1.0Convert numbers into stack-allocated byte arraysINDIRECT0
unicode-segmentation • 1.12.0This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. INDIRECT0
unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. DIRECT0
MIT4
PackageRelationDependenciesPublished
redox_syscall • 0.2.16A Rust library to access raw Redox system callsINDIRECT1
redox_termios • 0.1.3A Rust library to access Redox termios functionsINDIRECT0
termion • 1.5.6A bindless library for manipulating terminals.DIRECT5
tui • 0.16.0A library to build rich terminal user interfaces or dashboards DIRECT9
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.7.0 version:

[![licenses](https://licenses.dev/b/cargo/tui-tree-widget/0.7.0)](https://licenses.dev/cargo/tui-tree-widget/0.7.0)
<a href="https://licenses.dev/cargo/tui-tree-widget/0.7.0">
  <img src="https://licenses.dev/b/cargo/tui-tree-widget/0.7.0" alt="licenses" />
</a>
GitHub