Skip to content

Commit

Permalink
Inline docs from -impl crate explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Oct 26, 2022
1 parent 30bd893 commit bbbc918
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
#![deny(rustdoc::broken_intra_doc_links, rustdoc::private_intra_doc_links)]

#[doc(inline)]
pub use derive_more_impl::*;

0 comments on commit bbbc918

Please sign in to comment.