rust/library/core
bors 4a78c00e22 Auto merge of #124959 - prorealize:update-result-documentation, r=joboet
Refactor examples and enhance documentation in result.rs

- Replaced `map` with `map_err` in the error handling example for correctness
- Reordered example code to improve readability and logical flow
- Added assertions to examples to demonstrate expected outcomes
2024-05-16 12:21:12 +00:00
..
benches Add benchmarks for impl Debug for str 2024-05-01 09:54:29 +02:00
src Auto merge of #124959 - prorealize:update-result-documentation, r=joboet 2024-05-16 12:21:12 +00:00
tests Step bootstrap cfgs 2024-05-01 22:19:11 -04:00
Cargo.toml Import the 2021 prelude in the core crate 2024-03-25 13:12:06 -07:00