mirror of
https://github.com/dtolnay/thiserror.git
synced 2025-04-04 13:27:38 +03:00
Convert html links to intra-doc links
This commit is contained in:
parent
2706873a04
commit
6706a5121b
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@
|
||||||
//! This library provides a convenient derive macro for the standard library's
|
//! This library provides a convenient derive macro for the standard library's
|
||||||
//! [`std::error::Error`] trait.
|
//! [`std::error::Error`] trait.
|
||||||
//!
|
//!
|
||||||
//! [`std::error::Error`]: https://doc.rust-lang.org/std/error/trait.Error.html
|
|
||||||
//!
|
|
||||||
//! <br>
|
//! <br>
|
||||||
//!
|
//!
|
||||||
//! # Example
|
//! # Example
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue