normalize-line-endings 0.1.0

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

Normalize line endings

This crate provides a normalize method that takes a char iterator and returns a new one with \n for all line endings