The Index of Result is outdated as it's missing some functions #138966
Labels
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
A-result-option
Area: Result and Option combinators
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
Location
https://doc.rust-lang.org/std/result/index.html
Summary
Querying the variant : miss
is_ok_and
andis_err_and
Extracting contained values : miss
unwrap_unchecked
andunwrap_err_unchecked
And miss
inspect
andinspect_err
This issue and #138955 are twin issues
The text was updated successfully, but these errors were encountered: