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 1620310 commit fad4139Copy full SHA for fad4139
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