Type Definition list_fn::FilterScanState[][src]

pub type FilterScanState<S> = OptionList<<S as FilterScanFn>::OutputItem, FilterScanWrap<S>>;