Module indexed_file::any[][src]

Expand description

Generic implementation to use various types as reader

Structs

A wrapper around Arc to allow using an arc as reader for Cursor<Arc>

A wrapper around Anyable implementing types which implements ReadByLine and holds an index of the lines

Traits