Structs§
- Lines
Split Endings - An iterator that reads lines from a
BufReadsource while preserving line endings.
Enums§
Traits§
- BufRead
Ext - Extension trait that adds the
lines_with_endings()method to anyBufReadimplementation.
Functions§
- split_
line_ ending - Splits a line into its content and line ending parts.