Module indexed_file::file[][src]

Expand description

A wrapper around std::fs::File which implements ReadByLine

Structs

A wrapper around std::fs::File which implements ReadByLine and holds an index of the lines.