API documentation for the Rust `Option` enum in crate `std`. ... Transforms the Option<T> into a Result<T, E> , mapping Some(v) to Ok(v) and None to ...
確定! 回上一頁