e9c18590f5
Added lifetime to `find` function. We need this lifetime because of the `impl MatchList` and 'anonymous lifetimes in `impl Trait` are unstable'. Signed-off-by: Gabriel Goller <g.goller@proxmox.com>