Module loom::sync::mpsc [−][src]
Expand description
A stub for std::sync::mpsc.
Structs
Mock implementation of std::sync::mpsc::Receiver.
Mock implementation of std::sync::mpsc::Sender.
Functions
Mock implementation of std::sync::mpsc::channel.