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 9b1b3d6 commit 5429dc6Copy full SHA for 5429dc6
cortex-m-pac/src/result.rs
@@ -56,3 +56,5 @@ impl fmt::Display for Error {
56
}
57
58
59
+
60
+impl core::error::Error for Error {}
0 commit comments