pub fn compose(first: Filter, second: Filter) -> Filter
Expand description

Create a filter that is the result of overlaying the output of first onto second