Skip to main content

Module lines

Module lines 

Source
Expand description

Version of std::str::Lines that tracks line numbers and has remainder()

Structs§

Lines
Version of std::str::Lines that tracks line numbers and has remainder()
Peeked
Information about the next line we have peeked

Traits§

StrExt
Extension trait adding a method to str