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 IndexedBufReader which can be cloned very cheaply

Traits