commit
b854b67d3d
@ -1,6 +1,4 @@
|
||||
//! Channels
|
||||
|
||||
#[cfg(feature = "unstable")]
|
||||
#[cfg_attr(feature = "docs", doc(cfg(unstable)))]
|
||||
#[doc(inline)]
|
||||
pub use async_channel::*;
|
||||
|
Loading…
Reference in New Issue