Expand description
Manipulate lines of text and groups of lines.
Traits
- MaxLine 🔒
Functions
- byte_len 🔒Return the length of
sin bytes. - Split
son \n or \r\n. Always returns a non-empty vec. Each line in the vec does not include the trailing newline.