We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c7fe02 + b5de649 commit 40c863aCopy full SHA for 40c863a
src/errors.rs
@@ -27,3 +27,5 @@ impl core::fmt::Display for ExceedsCapacity {
27
))
28
}
29
30
+
31
+impl core::error::Error for ExceedsCapacity {}
0 commit comments