Skip to content

Commit d1a40a3

Browse files
committed
impl core::error::Error
1 parent 2344ca2 commit d1a40a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cortex-m-pac/src/result.rs

+2
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,5 @@ impl fmt::Display for Error {
5656
}
5757
}
5858
}
59+
60+
impl core::error::Error for Error {}

0 commit comments

Comments
 (0)