You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = "A (nearly) identical alternative for `Iterator::find` which returns an `Option<Vec<usize>>` containing all elements which meet a given predicate (instead of just the first)"