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
1 parent 9b002a0 commit b5eaa6fCopy full SHA for b5eaa6f
src/lib.rs
@@ -1,6 +1,5 @@
1
#![doc = include_str!("../README.md")]
2
#![cfg_attr(docsrs, feature(doc_cfg))]
3
-#![cfg_attr(docsrs, feature(doc_auto_cfg))]
4
5
#[macro_use]
6
extern crate static_assertions;
0 commit comments