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.
2 parents 188f676 + 14f55f2 commit e913f69Copy full SHA for e913f69
1 file changed
src/lib.rs
@@ -1,5 +1,5 @@
1
#![doc = include_str!("../README.md")]
2
-#![cfg_attr(docsrs, feature(doc_auto_cfg))]
+#![cfg_attr(docsrs, feature(doc_cfg))]
3
4
use std::{
5
future::{Future, IntoFuture},
0 commit comments