Function josh::filter::chain

source · []
pub fn chain(first: Filter, second: Filter) -> Filter
Expand description

Create a filter that is the result of feeding the output of first into second