We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8546cec commit d4e58f3Copy full SHA for d4e58f3
src/app/blog/error-handling-in-iroh/page.mdx
@@ -5,7 +5,7 @@ export const post = {
5
draft: false,
6
author: 'dig, b5, ramfox',
7
date: '2025-08-22',
8
- title: 'Error handling in iroh',
+ title: 'Trying to get error backtraces in rust libraries right',
9
description: "Read about iroh's approach to error handling",
10
}
11
0 commit comments