mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-04-28 01:49:05 +02:00
Update converting-error-types.md (#1428)
This commit is contained in:
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user