Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When converting try operators into a match expression, we use into() …
…on the Error object in the Err arm, to support what happens automatically in a block where anyhow::Error is used
- Loading branch information