We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ac2c32 commit 81af490Copy full SHA for 81af490
src/lib.rs
@@ -39,7 +39,6 @@
39
//!
40
//! ## Feature flags
41
#![cfg_attr(feature = "document-features", doc = document_features::document_features!())]
42
-#![cfg_attr(docsrs, feature(doc_auto_cfg))]
43
44
//! ## Example
45
0 commit comments