mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-28 00:00:11 +02:00
stats: mark stats feature unstable in lib.rs (#4327)
This commit is contained in:
@@ -346,6 +346,7 @@
|
|||||||
//! `RUSTFLAGS="--cfg tokio_unstable"`.
|
//! `RUSTFLAGS="--cfg tokio_unstable"`.
|
||||||
//!
|
//!
|
||||||
//! - `tracing`: Enables tracing events.
|
//! - `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
|
//! [feature flags]: https://doc.rust-lang.org/cargo/reference/manifest.html#the-features-section
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user