licenses.dev

termrect v0.1.0

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 MIT5
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
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.2.0Determine 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.0 version:

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