Instead of collecting the results and returning the collection as an iterator, introduce `FollowPolicies` and `SeedPolicies` types, which implement `Iterator`. Note that a call in `service` changed due to the lifetime borrow. It simply `collect`s into a `Vec` for the time being. |
||
|---|---|---|
| .. | ||
| config.rs | ||
| schema.sql | ||
| store.rs | ||