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