normalize-line-endings 0.3.0

Takes an iterator over chars and returns a new iterator with all line endings (\r, \n, or \r\n) as \n
Documentation
1
2
3
4
5
6
7
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "normalize-line-endings"
version = "0.3.0"