mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-10-02 07:21:36 +00:00
Grammer/typo (#85)
This commit is contained in:
parent
dba523177e
commit
c32a8d0b67
@ -15,7 +15,7 @@ This library provides [`eyre::Report`][Report], a trait object based
|
|||||||
error handling type for easy idiomatic error handling and reporting in Rust
|
error handling type for easy idiomatic error handling and reporting in Rust
|
||||||
applications.
|
applications.
|
||||||
|
|
||||||
This crate is a fork of [`anyhow`] with a support for customized
|
This crate is a fork of [`anyhow`] with support for customized
|
||||||
error reports. For more details on customization checkout the docs on
|
error reports. For more details on customization checkout the docs on
|
||||||
[`eyre::EyreHandler`].
|
[`eyre::EyreHandler`].
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user