licenses.dev

dprint-development v0.2.6

Helper functions for testing dprint plugins.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
encode_unicode • 0.3.6UTF-8 and UTF-16 character types, iterators and related methods for char, u8 and u16. INDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
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. INDIRECT1
terminal_size • 0.1.17Gets the size of your Linux or Windows terminalINDIRECT4
unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. INDIRECT0
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.INDIRECT2
MIT1
PackageRelationDependenciesPublished
console • 0.14.1A terminal and console abstraction for RustDIRECT10
Apache-2.01
PackageRelationDependenciesPublished
similar • 0.5.0A diff library for RustDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.6 version:

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