[][src]Function avocado::dsl::filter::not

pub fn not<T: Into<Filter>>(filter: T) -> Filter

Helper for constructing the negation of a given filter.