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.
doc_auto_cfg
doc_cfg
1 parent c68a520 commit 3940ccbCopy full SHA for 3940ccb
zeroize/src/lib.rs
@@ -1,5 +1,5 @@
1
#![no_std]
2
-#![cfg_attr(docsrs, feature(doc_auto_cfg))]
+#![cfg_attr(docsrs, feature(doc_cfg))]
3
#![doc(
4
html_logo_url = "https://raw.githubusercontent.com/RustCrypto/media/6ee8e381/logo.svg",
5
html_favicon_url = "https://raw.githubusercontent.com/RustCrypto/media/6ee8e381/logo.svg"
0 commit comments