diesel:: helper_types:: Filter
[−]
[src]
type Filter<Source, Predicate> = Source::Output;
Represents the return type of .filter(predicate)
type Filter<Source, Predicate> = Source::Output;
Represents the return type of .filter(predicate)