mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
d2068be4a0
1. analogous to std::cell::Ref(Mut)::filter_map. 2. doesn't imply `Try` genericizability.