We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2344ca2 commit d1a40a3Copy full SHA for d1a40a3
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