UPDATE 20th of Feb 2018 The Rust standard library is getting this ... &'static str> { let x = Some(42) .try_map(|x| Ok(x + 1))? .try_map(|x| Ok(x + 1))?
確定! 回上一頁