licenses.dev

termrect v0.1.2

Abstract representation of a styled rectangle of characters

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT7
PackageRelationDependenciesPublished
bitfield • 0.13.2This crate provides macros to generate bitfield-like struct.DIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
itertools • 0.7.11Extra iterator adaptors, iterator methods, free functions, and macros.DIRECT1
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
numtoa • 0.1.0Convert numbers into stack-allocated byte arraysINDIRECT0
unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. DIRECT0
MIT3
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.2 version:

[![licenses](https://licenses.dev/b/cargo/termrect/0.1.2)](https://licenses.dev/cargo/termrect/0.1.2)
<a href="https://licenses.dev/cargo/termrect/0.1.2">
  <img src="https://licenses.dev/b/cargo/termrect/0.1.2" alt="licenses" />
</a>
GitHub