Skip to content

Commit

Permalink
doc: Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmah309 committed Nov 18, 2024
1 parent 56aea1b commit e9665d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ void main(){
```
Since anyhow makes the trade off that you do not care about the underlying causes inner type,
which allows your api's to be more composable and concise,
downcasting is expected to be used sparingly. Thus being most useful in applications.
downcasting is expected to be used sparingly.

[anyhow]: https://docs.rs/anyhow/latest/anyhow/
[rust]: https://pub.dev/packages/rust_core

0 comments on commit e9665d6

Please sign in to comment.