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