Expand description

Iterator helpers for Arti.

Structs

An iterator to implement IteratorExt::filter_cnt.

A record of how many items a CountingFilter returned by IteratorExt::filter_cnt accepted and rejected.

Traits

Iterator extension trait to implement a counting filter.