Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamVenner committed Dec 15, 2022
1 parent a7ea123 commit b85a3de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
#![cfg_attr(not(docsci), warn(rustdoc::broken_intra_doc_links))]
#![cfg_attr(docsci, deny(missing_docs))]
#![cfg_attr(docsci, deny(rustdoc::broken_intra_doc_links))]

#![cfg_attr(docsrs, feature(doc_cfg))]

//! Implements [`Debug`] for a struct or enum variant, with certain fields redacted.
Expand Down

0 comments on commit b85a3de

Please sign in to comment.