We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2706873 commit 6706a51Copy full SHA for 6706a51
src/lib.rs
@@ -9,8 +9,6 @@
9
//! This library provides a convenient derive macro for the standard library's
10
//! [`std::error::Error`] trait.
11
//!
12
-//! [`std::error::Error`]: https://doc.rust-lang.org/std/error/trait.Error.html
13
-//!
14
//! <br>
15
16
//! # Example
0 commit comments