Function plumbum::leftover
[−]
[src]
pub fn leftover<'a, I, O>(i: I) -> ConduitM<'a, I, O, ()>
Provide a single piece of leftover input to be consumed by the next component in the current binding.