[go: up one dir, main page]

Module loom::sync::mpsc[][src]

A stub for std::sync::mpsc.

Structs

Receiver

Mock implementation of std::sync::mpsc::Receiver.

Sender

Mock implementation of std::sync::mpsc::Sender.

Functions

channel

Mock implementation of std::sync::mpsc::channel.