Return an `Expired` struct that implements Iterator from `expired()` instead of a Vec to avoid an allocation.
Description
Languages
Rust
100%
Return an `Expired` struct that implements Iterator from `expired()` instead of a Vec to avoid an allocation.