[][src]Module kurobako_core::epi::channel

The receiving and sending channels used to communicate with the external problems that support EPI.

Structs

MessageReceiver

Receiving channel.

MessageSender

Sending channel.