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