Crate trim_lines [] [src]

Structs

Lines

An iterator over the lines of a string, as string slices.

TrimLines

A wrapper around Lines which trims the whitespace from each line.