Commit 24cc3da
committed
Implement
* Implement `std::fmt::Debug` for `webpki::Error`
* Implement `std::fmt::Display` for `webpki::Error`
* Implement `std::error::Error` for `webpki::Error`std::error::Error trait for webpki::Error
1 parent 398ead6 commit 24cc3da
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
39 | 53 | | |
40 | 54 | | |
41 | 55 | | |
| |||
0 commit comments