mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-13 00:00:24 +02:00
stats: mark stats feature unstable in lib.rs (#4327)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user