Module chomp::buffer::data_source [] [src]

Implementation of datasources for Source.

Structs

IteratorDataSource

Implementation of DataSource for Iterator.

ReadDataSource

Implementation of DataSource for io::Read instances.

Traits

DataSource

Abstraction over io::Read, Iterator and others.