1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-01-31 12:42:09 +01:00

4 lines
45 B
Rust

//! Non-thread-safe channels.
pub mod mpsc;