You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-26 10:41:01 +02:00
Update converting-error-types.md (#1428)
This commit is contained in:
committed by
GitHub
parent
629a5c322c
commit
17f61463f5
@ -16,4 +16,4 @@ match expression {
|
||||
```
|
||||
|
||||
The `From::from` call here means we attempt to convert the error type to the
|
||||
type returned by the function:
|
||||
type returned by the function.
|
||||
|
Reference in New Issue
Block a user