licenses.dev

console v0.15.0

A terminal and console abstraction for Rust

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT20
PackageRelationDependenciesPublished
encode_unicode • 0.3.6UTF-8 and UTF-16 character types, iterators and related methods for char, u8 and u16. DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.DIRECT0
regex-syntax • 0.7.5A regular expression parser.INDIRECT0
regex • 1.8.4An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. DIRECT1
terminal_size • 0.1.17Gets the size of your Linux or Windows terminalDIRECT4
unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. DIRECT0
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.DIRECT2
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT OR Unlicense1
PackageRelationDependenciesPublished
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys.DIRECT10
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.15.0 version:

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