We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
doc(html_root_url)
1 parent 4245978 commit 26138afCopy full SHA for 26138af
src/lib.rs
@@ -86,7 +86,6 @@
86
//! time, but otherwise it's important to be aware of the limitations of
87
//! unwinding-based backtraces!
88
89
-#![doc(html_root_url = "https://docs.rs/backtrace")]
90
#![deny(missing_docs)]
91
#![no_std]
92
#![cfg_attr(
0 commit comments