mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-09-30 22:42:02 +00:00
Update README.md
This commit is contained in:
parent
dc23e937ee
commit
3c14363706
@ -57,7 +57,7 @@ let val: ErrReport = get_optional_val.ok_or_else(|| eyre!("failed to get value))
|
|||||||
```
|
```
|
||||||
[ErrReport]: https://docs.rs/eyre/1.0/eyre/struct.ErrReport.html
|
[ErrReport]: https://docs.rs/eyre/1.0/eyre/struct.ErrReport.html
|
||||||
[actions-badge]: https://github.com/yaahc/eyre/workflows/Continuous%20integration/badge.svg
|
[actions-badge]: https://github.com/yaahc/eyre/workflows/Continuous%20integration/badge.svg
|
||||||
[actions-url]:https://github.com/yaahc/eyre/actions?query=workflow%3A"Continuous+Integration"
|
[actions-url]: https://github.com/yaahc/eyre/actions?query=workflow%3A%22Continuous+integration%22
|
||||||
|
|
||||||
## Customization
|
## Customization
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user