licenses.dev

normalize-line-endings v0.2.2

Takes an iterator over chars and returns a new iterator with all line endings (\r, \n, or \r\n) as \n

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

This package has no dependencies.
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.2 version:

[![licenses](https://licenses.dev/b/cargo/normalize-line-endings/0.2.2)](https://licenses.dev/cargo/normalize-line-endings/0.2.2)
<a href="https://licenses.dev/cargo/normalize-line-endings/0.2.2">
  <img src="https://licenses.dev/b/cargo/normalize-line-endings/0.2.2" alt="licenses" />
</a>
GitHub