normalize-line-endings 0.2.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

Consume an Iterator<Item=char> and return another with normalized line endings

documentation