stats: mark stats feature unstable in lib.rs (#4327)

This commit is contained in:
Alice Ryhl
2021-12-18 13:40:24 +01:00
committed by GitHub
parent c3fbaba1f9
commit 8582363b4e
+1
View File
@@ -346,6 +346,7 @@
//! `RUSTFLAGS="--cfg tokio_unstable"`.
//!
//! - `tracing`: Enables tracing events.
//! - `stats`: Enables runtime stats collection. ([RFC](https://github.com/tokio-rs/tokio/pull/3845))
//!
//! [feature flags]: https://doc.rust-lang.org/cargo/reference/manifest.html#the-features-section