Skip to content

Commit 4cd54b8

Browse files
committed
Set html_root_url
1 parent ccb55b8 commit 4cd54b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@
303303
//! let object = &value as &dyn ObjectSafe;
304304
//! ```
305305
306+
#![doc(html_root_url = "https://docs.rs/async-trait/0.1.65")]
306307
#![allow(
307308
clippy::default_trait_access,
308309
clippy::doc_markdown,

0 commit comments

Comments
 (0)