licenses.dev

normalize-line-endings v0.3.0

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.3.0 version:

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