Struct nom::ReadProducer
[−]
[src]
pub struct ReadProducer<T: Read> { // some fields omitted }
Can produce data from a struct implementing Read
the size field is the size of v, the internal buffer