Struct nom::MapConsumer
[−]
[src]
pub struct MapConsumer<'a, C: 'a, R, S, T, E, M, F> { // some fields omitted }
MapConsumer takes a function S -> T and applies it on a consumer producing values of type S