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 71eaa76 commit b889bcdCopy full SHA for b889bcd
src/lib.rs
@@ -7,7 +7,7 @@
7
trivial_casts,
8
trivial_numeric_casts
9
)]
10
-#![cfg_attr(docsrs, feature(doc_auto_cfg))]
+#![cfg_attr(docsrs, feature(doc_cfg))]
11
#![no_std]
12
13
//! A crate for generating large prime numbers, suitable for cryptography.
0 commit comments