commit
1a2b602675
@ -8,7 +8,7 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
//! Multi-producer, single-consumer communication primitives threads
|
||||
//! Multi-producer, single-consumer FIFO queue communication primitives.
|
||||
//!
|
||||
//! This module provides message-based communication over channels, concretely
|
||||
//! defined among three types:
|
||||
|
Loading…
Reference in New Issue
Block a user