Skip to content

Commit 1344092

Browse files
authored
1 parent 085bafc commit 1344092

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

monoio/src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#![doc = include_str!("../../README.md")]
2+
#![cfg_attr(docsrs, feature(doc_cfg))]
23
#![warn(missing_docs, unreachable_pub)]
34
#![allow(stable_features)]
45
#![cfg_attr(feature = "unstable", feature(io_error_more))]

0 commit comments

Comments
 (0)