parent
fa28f023c2
commit
ef0bbaac6b
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue